Thanks to visit codestin.com Credit goes to github.com
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 78159d2 commit 0b59424Copy full SHA for 0b59424
docs/guides/tools/_category_.yml
@@ -1,4 +1,4 @@
1
-label: Linters
+label: Tools
2
position: 2
3
collapsible: true
4
collapsed: true
docs/guides/tools/tools.md
@@ -37,3 +37,7 @@ Remove extraneous f prefix
37
## Supported Tools
38
39
- [Ruff](./ruff.md)
40
+- [ShellCheck](./shellcheck.md)
41
+- [Biome](./biome.md)
42
+- [Hadolint](./hadolint.md)
43
+- [LanguageTool](./languagetool.md)
0 commit comments