Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 687e10b

Browse files
committedAug 20, 2024·
fix: order and tech
1 parent 1e39da1 commit 687e10b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
 

‎docs/tools/tools.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@ Remove extraneous f prefix
3939
| Technology | Tools |
4040
|:----------------------------|:-----------------------------------------------------------|
4141
| All | [Gitleaks][Gitleaks] |
42+
| GitHub Actions | [Actionlint][Actionlint] |
43+
| Protobuf | [Buf][Buf] |
4244
| CloudFormation | [Checkov][Checkov] |
4345
| CSS | [Biome][Biome] |
4446
| Docker | [Hadolint][Hadolint], [Checkov][Checkov] |
@@ -53,15 +55,13 @@ Remove extraneous f prefix
5355
| PHP | [PHPStan][PHPStan] |
5456
| Plaintext | [LanguageTool][LanguageTool] |
5557
| Python | [Ruff][Ruff] |
58+
| Ruby | [Rubocop][Rubocop] |
5659
| Shell (sh, bash, ksh, dash) | [ShellCheck][ShellCheck] |
5760
| Swift | [SwiftLint][SwiftLint] |
5861
| Terraform | [Checkov][Checkov] |
5962
| TSX | [Biome][Biome] |
6063
| Typescript | [Biome][Biome] |
6164
| YAML | [YamlLint][YamlLint] |
62-
| Ruby | [Rubocop][Rubocop] |
63-
| Buf | [Buf][Buf] |
64-
| Actionlint | [Actionlint][Actionlint] |
6565

6666

6767
[ShellCheck]: ./shellcheck.md

0 commit comments

Comments
 (0)
Please sign in to comment.