Checks
|
Add info when using 'find' without path
|
2016-09-25 11:56:32 -07:00 |
Formatter
|
Emit the end line in the JSON.
|
2016-06-18 15:06:28 -07:00 |
ASTLib.hs
|
Don't suggest grep -c when used with -o
|
2016-10-01 13:26:53 -07:00 |
Analyzer.hs
|
Separate out command specific checks.
|
2016-04-10 17:01:40 -07:00 |
AnalyzerLib.hs
|
Consider ${foo:=bar} an assignment.
|
2016-09-24 19:01:13 -07:00 |
Data.hs
|
Add more variables which are assumed to be set.
|
2015-12-10 20:05:50 -08:00 |
Parser.hs
|
Don't warn about [ a '>' b ] needing escapes.
|
2016-10-01 14:54:28 -07:00 |