Skip to content

Commit 3c6b886

Browse files
fix sidebar
1 parent c805e58 commit 3c6b886

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

sidebars.ts

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -201,6 +201,15 @@ const sidebars: SidebarsConfig = {
201201
"tools/sqlfluff",
202202
"tools/swiftlint",
203203
"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",
204213
],
205214
},
206215
"reference/caching",

0 commit comments

Comments
 (0)