mirror of
https://github.com/portainer/portainer.git
synced 2025-08-06 06:15:22 +02:00
fix(linter): enable ineffassign BE-10204 (#669)
This commit is contained in:
parent
342549b546
commit
e319a7a5ae
4 changed files with 26 additions and 11 deletions
|
@ -12,6 +12,7 @@ linters:
|
|||
- copyloopvar
|
||||
- intrange
|
||||
- perfsprint
|
||||
- ineffassign
|
||||
|
||||
linters-settings:
|
||||
depguard:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue