Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Hint that only one formatter can be chosen per language
  • Loading branch information
alexeagle committed Jan 29, 2024
1 parent b2b8c34 commit ab4bbe0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ It is also inspired by <https://github.com/github/super-linter>.
| ---------------------- | --------------------- | ---------------- |
| C / C++ | [clang-format] | ([#112]) |
| CSS | [Prettier] | |
| Go | [gofmt],[gofumpt] | [golangci-lint] |
| Go | [gofmt] or [gofumpt] | [golangci-lint] |
| HCL (Hashicorp Config) | [terraform] fmt | |
| HTML | [Prettier] | |
| JSON | [Prettier] | |
Expand Down

0 comments on commit ab4bbe0

Please sign in to comment.