Skip to content
This repository was archived by the owner on Aug 16, 2025. It is now read-only.
Merged
Show file tree
Hide file tree
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
Remove ESLint from JavaScript tools documentation
  • Loading branch information
hasit committed Jul 26, 2024
commit 9bf275ebc5ece8d98291121a11b8a508800aa496
29 changes: 0 additions & 29 deletions docs/tools/eslint.md

This file was deleted.

9 changes: 4 additions & 5 deletions docs/tools/tools.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,9 @@ Remove extraneous f prefix
| Docker | [Hadolint][Hadolint], [Checkov][Checkov] |
| Go | [golangci-lint][golangci-lint] |
| Helm | [Checkov][Checkov] |
| Javascript | [Biome][Biome], [ESLint][ESLint] |
| Javascript | [Biome][Biome] |
| JSON, JSONC | [Biome][Biome] |
| JSX | [Biome][Biome], [ESLint][ESLint] |
| JSX | [Biome][Biome] |
| Kotlin | [Detekt][Detekt] |
| Kubernetes | [Checkov][Checkov] |
| Markdown | [Markdownlint][Markdownlint], [LanguageTool][LanguageTool] |
Expand All @@ -56,8 +56,8 @@ Remove extraneous f prefix
| Shell (sh, bash, ksh, dash) | [ShellCheck][ShellCheck] |
| Swift | [SwiftLint][SwiftLint] |
| Terraform | [Checkov][Checkov] |
| TSX | [Biome][Biome], [ESLint][ESLint] |
| Typescript | [Biome][Biome], [ESLint][ESLint] |
| TSX | [Biome][Biome] |
| Typescript | [Biome][Biome] |
| YAML | [YamlLint][YamlLint] |

[ShellCheck]: ./shellcheck.md
Expand All @@ -73,4 +73,3 @@ Remove extraneous f prefix
[Gitleaks]: ./gitleaks.md
[Checkov]: ./checkov.md
[Detekt]: ./detekt.md
[ESLint]:./eslint.md