mirror of
https://github.com/koalaman/shellcheck
synced 2025-07-11 07:36:29 -07:00
Strip lines containing "STRIP" from ./striptests
This commit is contained in:
parent
b044f5b23a
commit
e7df718724
4 changed files with 9 additions and 11 deletions
|
@ -38,9 +38,6 @@ import System.FilePath
|
|||
|
||||
import Test.QuickCheck
|
||||
|
||||
import Debug.Trace
|
||||
ltt x = trace (show x) x
|
||||
|
||||
format :: FormatterOptions -> IO Formatter
|
||||
format options = do
|
||||
foundIssues <- newIORef False
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue