New comment by classabbyamp on void-packages repository https://github.com/void-linux/void-packages/pull/49886#issuecomment-2062886340 Comment: > example scripts that would probably be better left unmodified maybe it would make sense to have this as a separate variable for patterns to ignore? ```sh python_shebang_ignore="/usr/libexec/ghidra/Ghidra/Features/Python/data/jython-2.7.3/*" ``` for example edit: with the current hook, I'm not sure I see a way to do this without massively increasing the time spent running the hook.