summaryrefslogtreecommitdiff
path: root/maint/shebang
Commit message (Collapse)AuthorAgeFilesLines
* maint: add shebangEmil Engler2023-01-261-0/+10
This commit adds a test called `shebang`, which checks if all shebangs in scripts use relative paths through `#/usr/bin/env`, rather than absolute paths, such as `#/bin/bash`. See 833b10575bbb18200ae9e6ba4f0a1dd858417020.