Example JSON output: ``` $ shellcheck -s bash -f json /dev/stdin <<< "[[0 -eq 1 ]]" [{"file":"/tmp/zshNCNwPz","line":1,"column":1,"endColumn":3,"level":"error","code":1035,"message":"You need a space after the [[ and before the ]]."}] ``` |
||
---|---|---|
.. | ||
Checks | ||
Formatter | ||
AST.hs | ||
ASTLib.hs | ||
Analytics.hs | ||
Analyzer.hs | ||
AnalyzerLib.hs | ||
Checker.hs | ||
Data.hs | ||
Interface.hs | ||
Parser.hs | ||
Regex.hs |