Skip to content

Commit 5852843

Browse files
in order
1 parent 3c6b886 commit 5852843

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

sidebars.ts

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff 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",

0 commit comments

Comments
 (0)