shellcheck/src/ShellCheck/Checks
Joseph C. Sible eecd003e2d Optimize patterns in checkFindNameGlob
1. Instead of pattern-matching the same list multiple times, do it only
   once and then pass the pieces separately.
2. Don't reconstruct an object equivalent to one we just deconstructed.
2020-02-11 01:04:49 -05:00
..
Commands.hs Optimize patterns in checkFindNameGlob 2020-02-11 01:04:49 -05:00
Custom.hs Add an empty Custom.hs to simplify site-specific patching 2019-07-02 20:07:05 -07:00
ShellSupport.hs Merge pull request #1826 from josephcsible/nofromjust 2020-02-10 18:05:36 -08:00