mirror of
https://github.com/grdl/git-get.git
synced 2026-02-16 03:21:12 +00:00
Disable wrapcheck linter
This commit is contained in:
@@ -16,6 +16,7 @@ linters:
|
||||
- depguard # We don't have any packages we need to block
|
||||
- paralleltest # Tests are fast already and paralellizing them adds complexity
|
||||
- wsl # We use wsl_v5 instead
|
||||
- wrapcheck # Adds too much bloat, many of the errors are contextual enough and don't need wrapping
|
||||
|
||||
exclusions:
|
||||
rules:
|
||||
|
||||
Reference in New Issue
Block a user