mirror of
https://github.com/project-zot/zot.git
synced 2026-06-15 20:07:55 +08:00
lint: relax agressive linter settings
This commit is contained in:
@@ -9,3 +9,8 @@ linters:
|
||||
|
||||
output:
|
||||
format: colored-line-number
|
||||
|
||||
linters-settings:
|
||||
dupl:
|
||||
# tokens count to trigger issue, 150 by default
|
||||
threshold: 200
|
||||
|
||||
Reference in New Issue
Block a user