6
0
mirror of https://github.com/grdl/git-get.git synced 2026-02-04 09:51:46 +00:00

Disable paralleltest linter

This commit is contained in:
Grzegorz Dlugoszewski
2025-08-24 14:50:45 +02:00
parent 0fb78ce7e2
commit 59aaaffe35
2 changed files with 5 additions and 0 deletions

4
.gitignore vendored
View File

@@ -2,3 +2,7 @@ dist/
__debug_bin
.claude/
CLAUDE.md
# Locally built executables
git-get
git-get.exe

View File

@@ -14,6 +14,7 @@ linters:
disable:
- depguard # We don't have any packages we need to block
- paralleltest # Tests are fast already and paralellizing them adds complexity
exclusions:
rules: