Skip to content

maint: add shebang

Clara Engler requested to merge cve/arti:env-check into main

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 833b1057.

Merge request reports

Loading