File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -176,16 +176,21 @@ const sidebars: SidebarsConfig = {
176
176
"tools/list" ,
177
177
"tools/actionlint" ,
178
178
"tools/biome" ,
179
+ "tools/brakeman" ,
179
180
"tools/buf" ,
181
+ "tools/checkmake" ,
180
182
"tools/checkov" ,
181
183
"tools/circleci" ,
184
+ "tools/clippy" ,
182
185
"tools/cppcheck" ,
183
186
"tools/detekt" ,
187
+ "tools/dotenv" ,
184
188
"tools/eslint" ,
185
189
"tools/flake8" ,
186
190
"tools/gitleaks" ,
187
191
"tools/golangci-lint" ,
188
192
"tools/hadolint" ,
193
+ "tools/htmlhint" ,
189
194
"tools/languagetool" ,
190
195
"tools/luacheck" ,
191
196
"tools/markdownlint" ,
@@ -196,6 +201,7 @@ const sidebars: SidebarsConfig = {
196
201
"tools/pipeline-remediation" ,
197
202
"tools/pmd" ,
198
203
"tools/prisma-lint" ,
204
+ "tools/pylint" ,
199
205
"tools/regal" ,
200
206
"tools/rubocop" ,
201
207
"tools/ruff" ,
You can’t perform that action at this time.
0 commit comments