File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ One way to use the default settings is to use `--no-config` parameter.
44
55Another is to create an empty YAML file
66
7- See [ .golangci.yaml ] ( .golangci.yaml )
7+ See [ .golangci.yml ] ( .golangci.yml )
88
99## License
1010
Original file line number Diff line number Diff line change 22
33These are the currently available linter that are enabled in the current last ` golangci-lint ` version available today (1.59.1)
44
5- See [ .golangci.yaml ] ( .golangci.yaml )
5+ See [ .golangci.yml ] ( .golangci.yml )
66
77## License
88
Original file line number Diff line number Diff line change 11# Basic Settings
22
3- See [ .golangci.yaml ] ( .golangci.yaml )
3+ See [ .golangci.yml ] ( .golangci.yml )
44
55It's [ 01-defaults] ( ../01-defaults ) plus :
66- [ revive] ( #revive )
Original file line number Diff line number Diff line change 11# Safe Settings
22
3- See [ .golangci.yaml ] ( .golangci.yaml )
3+ See [ .golangci.yml ] ( .golangci.yml )
44
55It's [ 02-basic] ( ../02-basic ) plus :
66- [ gci] ( #gci )
You can’t perform that action at this time.
0 commit comments