Ng Zhi An
|
728922d2b8
|
Remove unused code
|
2018-05-06 15:24:34 -07:00 |
Ng Zhi An
|
a953dd3454
|
Whitelist rename for SC2016 (fixes #1199)
|
2018-05-06 10:28:17 -07:00 |
Vidar Holen
|
ef6a5b97b9
|
Refactor sudo checks into CommandChecks
|
2018-04-30 22:59:23 -07:00 |
Stefan Knudsen
|
5adfce72e1
|
Warn about invalid arguments to sudo
|
2018-04-29 01:16:31 -04:00 |
Vidar Holen
|
bb4ce86fab
|
Account for array index in SC2154 ${var:?} (fixes #1166)
|
2018-04-28 12:09:54 -07:00 |
Vidar Holen
|
7ec2fa2d3e
|
Remove 'nice' from list of non-reading commands (fixes #1169)
|
2018-04-28 11:39:42 -07:00 |
Vidar Holen
|
5481ccd7f7
|
Warn about elseif or elsif as command names (fixes #1177)
|
2018-04-27 22:23:37 -07:00 |
Vidar Holen
|
a1d8947297
|
Fix broken test stripping
|
2018-04-22 14:57:43 -07:00 |
Vidar Holen
|
ce7658ed86
|
Merge pull request #1168 from vmchale/master
Bump to ghc 8.4.1
|
2018-04-22 14:10:25 -07:00 |
Vidar Holen
|
32af2783f0
|
Allow stripping unit tests
|
2018-04-02 21:14:23 -07:00 |
Vanessa McHale
|
08aab3c161
|
hlints
|
2018-04-02 11:48:21 -05:00 |
Vanessa McHale
|
cf39adff75
|
bump to latest ghc
|
2018-04-02 11:44:18 -05:00 |
Vidar Holen
|
08d2eef411
|
Whitelist docker for SC2016 about '$var'. Fixes #1161
|
2018-03-29 19:27:34 -07:00 |
Vidar Holen
|
4aca1ff128
|
Warn when printf arg count is not a multiple of format count
|
2018-03-28 08:57:38 -07:00 |
Geir Hauge
|
55216792c9
|
Consider type a valid command in sh
[type](http://pubs.opengroup.org/onlinepubs/9699919799/utilities/type.html) *is* defined by POSIX, and even the bourne shell has the `type` command.
|
2018-03-25 12:11:57 +02:00 |
Vidar Holen
|
764b242f1b
|
Suggest quoting expansions in for loop globs
|
2018-03-24 17:43:20 -07:00 |
Oleg Grenrus
|
cd7c077ecc
|
Move library into src/
|
2018-03-08 19:57:40 +02:00 |