mirror of
https://github.com/grdl/git-get.git
synced 2026-02-04 12:46:46 +00:00
Fix issues found by wsl linter
This commit is contained in:
@@ -15,6 +15,7 @@ linters:
|
||||
disable:
|
||||
- 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
|
||||
|
||||
exclusions:
|
||||
rules:
|
||||
|
||||
Reference in New Issue
Block a user