shellcheck/ShellCheck
Vidar Holen d0029ae1d4 Ignore === in assignments, and add a special warning 1097 for ==. 2015-08-22 12:20:03 -07:00
..
Formatter Separated formatters into multiple files. 2015-08-15 12:51:13 -07:00
AST.hs Adds a #shellcheck source=file directive to override source statements. 2015-08-19 19:09:55 -07:00
ASTLib.hs Moved the various AST convenience functions to a separate module. 2015-08-16 12:53:23 -07:00
Analytics.hs Don't warn about uuoc for cat -n and similar. 2015-08-16 18:26:38 -07:00
Analyzer.hs Some cleanup to make room for future improvements. 2015-08-15 09:34:19 -07:00
Checker.hs Adds a #shellcheck source=file directive to override source statements. 2015-08-19 19:09:55 -07:00
Data.hs Some cleanup to make room for future improvements. 2015-08-15 09:34:19 -07:00
Interface.hs Separated formatters into multiple files. 2015-08-15 12:51:13 -07:00
Parser.hs Ignore === in assignments, and add a special warning 1097 for ==. 2015-08-22 12:20:03 -07:00
Regex.hs Added copyright notice to individual source files. 2015-06-30 19:21:12 -07:00