mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-11-07 13:26:22 +08:00
Strip lines containing "STRIP" from ./striptests
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user