aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/test/test_shell_detection.vader (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix 3103 - add shellcheck shell directive detection. (#3216)Horacio Sanson2020-11-211-0/+48
* Merge pull request #2906 from elebow/shelldetect-fall-back-to-filetype-if-no-...w0rp2020-08-171-0/+10
|\
| * ShellDetect: fall back to filetype if no hashbangEddie Lebow2019-11-231-0/+10
* | Fix shell detection test, shellcheck function name has changedIan20202020-04-281-14/+14
|/
* Add better detection for KornShell/kshAndrew Imeson2019-01-241-0/+16
* Fix test name for csh to not say zshAndrew Imeson2019-01-241-1/+1
* Fix #1051 - Support ash and dash for shellcheck and the sh linterw0rp2017-10-261-0/+20
* #869 - Detect the shell dialect from the hashbang for shellcheckw0rp2017-08-281-0/+83