| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix 3103 - add shellcheck shell directive detection. (#3216) | Horacio Sanson | 2020-11-21 | 1 | -0/+48 |
| * | Merge pull request #2906 from elebow/shelldetect-fall-back-to-filetype-if-no-... | w0rp | 2020-08-17 | 1 | -0/+10 |
| |\ | |||||
| | * | ShellDetect: fall back to filetype if no hashbang | Eddie Lebow | 2019-11-23 | 1 | -0/+10 |
| * | | Fix shell detection test, shellcheck function name has changed | Ian2020 | 2020-04-28 | 1 | -14/+14 |
| |/ | |||||
| * | Add better detection for KornShell/ksh | Andrew Imeson | 2019-01-24 | 1 | -0/+16 |
| * | Fix test name for csh to not say zsh | Andrew Imeson | 2019-01-24 | 1 | -1/+1 |
| * | Fix #1051 - Support ash and dash for shellcheck and the sh linter | w0rp | 2017-10-26 | 1 | -0/+20 |
| * | #869 - Detect the shell dialect from the hashbang for shellcheck | w0rp | 2017-08-28 | 1 | -0/+83 |