shellcheck/src/ShellCheck
Vidar Holen efffc6150b Warn about string operations on $@/$* (fixes #1236) 2018-05-27 12:53:01 -07:00
..
Checks Warn about string operations on $@/$* (fixes #1236) 2018-05-27 12:53:01 -07:00
Formatter Add Data.Monoid 2018-05-13 11:44:21 -07:00
AST.hs Add T_SourceCommand to wrap source commands and sourced code 2018-05-22 22:43:26 -07:00
ASTLib.hs Suggest quoting expansions in for loop globs 2018-03-24 17:43:20 -07:00
Analytics.hs Warn about unnecessary subshells in tests 2018-05-22 22:35:37 -07:00
Analyzer.hs Move library into src/ 2018-03-08 19:57:40 +02:00
AnalyzerLib.hs Handle offset references of the form [foo]:bar (fixes #1124) 2018-05-13 22:48:02 -07:00
Checker.hs Add a unit test and separate ids for 884eff0c 2018-05-23 19:51:36 -07:00
Data.hs Remove 'nice' from list of non-reading commands (fixes #1169) 2018-04-28 11:39:42 -07:00
Interface.hs Move library into src/ 2018-03-08 19:57:40 +02:00
Parser.hs Parse here docs as per spec (fixes #1050) 2018-05-26 21:01:18 -07:00
Regex.hs Move library into src/ 2018-03-08 19:57:40 +02:00