@@ -166,7 +166,7 @@ function lint_files {
function list_files {
if [ $# -gt 0 ]; then
git ls-files --exclude-standard | grep -v '^vendor/'
git ls-files --exclude-standard | grep -vE '(^|/)vendor/'
else
git diff --cached --name-only
fi
The note is not visible to the blocked user.