-
Notifications
You must be signed in to change notification settings - Fork 712
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The shellcheck tests take a lot of time, each of them up to 20 seconds. This commit does the following changes: 1. Disable the data flow analysis. The data flow analysis can find more issues but is slow. 2. Don't mark the test as quick.
- Loading branch information
Showing
1 changed file
with
17 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters