This repository was archived by the owner on Aug 16, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -176,23 +176,32 @@ 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" ,
189+ "tools/flake8" ,
185190 "tools/gitleaks" ,
186191 "tools/golangci-lint" ,
187192 "tools/hadolint" ,
193+ "tools/htmlhint" ,
188194 "tools/languagetool" ,
189195 "tools/luacheck" ,
190196 "tools/markdownlint" ,
191197 "tools/oxlint" ,
198+ "tools/phpcs" ,
199+ "tools/phpmd" ,
192200 "tools/phpstan" ,
193201 "tools/pipeline-remediation" ,
194202 "tools/pmd" ,
195203 "tools/prisma-lint" ,
204+ "tools/pylint" ,
196205 "tools/regal" ,
197206 "tools/rubocop" ,
198207 "tools/ruff" ,
@@ -201,15 +210,6 @@ const sidebars: SidebarsConfig = {
201210 "tools/sqlfluff" ,
202211 "tools/swiftlint" ,
203212 "tools/yamllint" ,
204- "tools/flake8" ,
205- "tools/pylint" ,
206- "tools/dotenv" ,
207- "tools/htmlhint" ,
208- "tools/checkmake" ,
209- "tools/phpmd" ,
210- "tools/phpcs" ,
211- "tools/brakeman" ,
212- "tools/clippy" ,
213213 ] ,
214214 } ,
215215 "reference/caching" ,
You can’t perform that action at this time.
0 commit comments