superlint/test/lib
Marco Ferrari 2f0ac20566
fix: avoid concurrent edits to the same file (#6027)
Reduce the number of processes to 1 if at least one FIX_xxxx variable is
set to true. This avoids that Parallel runs multiple processes that
might edit the same file at the same time.
2024-08-14 22:20:56 +02:00
..
buildFileListTest.sh chore: move rules vars to a dedicated file (#5946) 2024-08-05 08:56:56 +02:00
detectFilesTest.sh chore: extract language array definition (#5945) 2024-07-31 17:00:41 +02:00
githubEventTest.sh chore: extract language array definition (#5945) 2024-07-31 17:00:41 +02:00
globalsLanguagesTest.sh chore: extract language array definition (#5945) 2024-07-31 17:00:41 +02:00
globalsLinterCommandsOptionsTest.sh fix: add missing fix mode options and test cases (#5987) 2024-08-12 12:31:38 +02:00
linterCommandsTest.sh feat: allow customizing gitleaks log level (#5993) 2024-08-14 14:54:16 +02:00
linterRulesTest.sh fix: add missing fix mode options and test cases (#5987) 2024-08-12 12:31:38 +02:00
outputTest.sh chore: extract language array definition (#5945) 2024-07-31 17:00:41 +02:00
setupSSHTest.sh chore: extract language array definition (#5945) 2024-07-31 17:00:41 +02:00
validationTest.sh fix: avoid concurrent edits to the same file (#6027) 2024-08-14 22:20:56 +02:00