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 = {
176176 "tools/list" ,
177177 "tools/actionlint" ,
178178 "tools/biome" ,
179+ "tools/brakeman" ,
179180 "tools/buf" ,
181+ "tools/checkmake" ,
180182 "tools/checkov" ,
181183 "tools/circleci" ,
184+ "tools/clippy" ,
182185 "tools/cppcheck" ,
183186 "tools/detekt" ,
187+ "tools/dotenv" ,
184188 "tools/eslint" ,
185189 "tools/flake8" ,
186190 "tools/gitleaks" ,
187191 "tools/golangci-lint" ,
188192 "tools/hadolint" ,
193+ "tools/htmlhint" ,
189194 "tools/languagetool" ,
190195 "tools/luacheck" ,
191196 "tools/markdownlint" ,
@@ -196,6 +201,7 @@ const sidebars: SidebarsConfig = {
196201 "tools/pipeline-remediation" ,
197202 "tools/pmd" ,
198203 "tools/prisma-lint" ,
204+ "tools/pylint" ,
199205 "tools/regal" ,
200206 "tools/rubocop" ,
201207 "tools/ruff" ,
You can’t perform that action at this time.
0 commit comments