Skip to content

Commit

Permalink
Add scopeline to the list of used linters
Browse files Browse the repository at this point in the history
Replaces godox which turned out to be rather noisy for continuous use.
Well, it is just we have a lot of TODO comments now.
  • Loading branch information
foxcpp committed Mar 4, 2020
1 parent 4650221 commit 296d674
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ linters:
- whitespace
- nakedret
- dogsled
- godox
- scopelint

0 comments on commit 296d674

Please sign in to comment.