mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-08-07 23:00:03 +08:00
Strip lines containing "STRIP" from ./striptests
This commit is contained in:
@@ -29,6 +29,7 @@ detestify() {
|
||||
state = 0;
|
||||
}
|
||||
|
||||
/STRIP/ { next; }
|
||||
/LANGUAGE TemplateHaskell/ { next; }
|
||||
/^import.*Test\./ { next; }
|
||||
|
||||
|
Reference in New Issue
Block a user