We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de4d61f commit d194640Copy full SHA for d194640
sidebars.ts
@@ -182,13 +182,16 @@ const sidebars: SidebarsConfig = {
182
"tools/cppcheck",
183
"tools/detekt",
184
"tools/eslint",
185
+ "tools/flake8",
186
"tools/gitleaks",
187
"tools/golangci-lint",
188
"tools/hadolint",
189
"tools/languagetool",
190
"tools/luacheck",
191
"tools/markdownlint",
192
"tools/oxlint",
193
+ "tools/phpcs",
194
+ "tools/phpmd",
195
"tools/phpstan",
196
"tools/pipeline-remediation",
197
"tools/pmd",
0 commit comments