Skip to content

Commit ab4bbe0

Browse files
committed
Update README.md
Hint that only one formatter can be chosen per language
1 parent b2b8c34 commit ab4bbe0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ It is also inspired by <https://github.com/github/super-linter>.
2929
| ---------------------- | --------------------- | ---------------- |
3030
| C / C++ | [clang-format] | ([#112]) |
3131
| CSS | [Prettier] | |
32-
| Go | [gofmt],[gofumpt] | [golangci-lint] |
32+
| Go | [gofmt] or [gofumpt] | [golangci-lint] |
3333
| HCL (Hashicorp Config) | [terraform] fmt | |
3434
| HTML | [Prettier] | |
3535
| JSON | [Prettier] | |

0 commit comments

Comments
 (0)