mirror of
https://github.com/jesseduffield/lazygit.git
synced 2026-06-20 01:19:23 +02:00
Enable intrange linter, and fix warnings
This commit is contained in:
@@ -5,6 +5,7 @@ linters:
|
||||
enable:
|
||||
- copyloopvar
|
||||
- exhaustive
|
||||
- intrange
|
||||
- makezero
|
||||
- nakedret
|
||||
- nolintlint
|
||||
|
||||
Reference in New Issue
Block a user