Skip to content

Commit d194640

Browse files
committed
expose Flake8, PHPMD & PHPCS in sidebar
1 parent de4d61f commit d194640

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

sidebars.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -182,13 +182,16 @@ const sidebars: SidebarsConfig = {
182182
"tools/cppcheck",
183183
"tools/detekt",
184184
"tools/eslint",
185+
"tools/flake8",
185186
"tools/gitleaks",
186187
"tools/golangci-lint",
187188
"tools/hadolint",
188189
"tools/languagetool",
189190
"tools/luacheck",
190191
"tools/markdownlint",
191192
"tools/oxlint",
193+
"tools/phpcs",
194+
"tools/phpmd",
192195
"tools/phpstan",
193196
"tools/pipeline-remediation",
194197
"tools/pmd",

0 commit comments

Comments
 (0)