Skip to content
This repository was archived by the owner on Aug 16, 2025. It is now read-only.

Fix/sidebar tools #451

Merged
merged 5 commits into from
Jul 15, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions sidebars.ts
Original file line number Diff line number Diff line change
Expand Up @@ -176,16 +176,21 @@ const sidebars: SidebarsConfig = {
"tools/list",
"tools/actionlint",
"tools/biome",
"tools/brakeman",
"tools/buf",
"tools/checkmake",
"tools/checkov",
"tools/circleci",
"tools/clippy",
"tools/cppcheck",
"tools/detekt",
"tools/dotenv",
"tools/eslint",
"tools/flake8",
"tools/gitleaks",
"tools/golangci-lint",
"tools/hadolint",
"tools/htmlhint",
"tools/languagetool",
"tools/luacheck",
"tools/markdownlint",
Expand All @@ -196,6 +201,7 @@ const sidebars: SidebarsConfig = {
"tools/pipeline-remediation",
"tools/pmd",
"tools/prisma-lint",
"tools/pylint",
"tools/regal",
"tools/rubocop",
"tools/ruff",
Expand Down