Skip to content
This repository has been archived by the owner on Oct 2, 2024. It is now read-only.

Commit

Permalink
PR #1884: misc/loc: add unknown-files hint
Browse files Browse the repository at this point in the history
  • Loading branch information
j-ogas authored Apr 15, 2024
1 parent 759da04 commit ca75c01
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions misc/loc
Original file line number Diff line number Diff line change
Expand Up @@ -327,6 +327,7 @@ if [[ -s /tmp/loc.extra ]]; then
cat /tmp/loc.extra
echo
echo '🚨🚨🚨 unknown files found 🚨🚨🚨'
echo 'hint: did you forget to add new file(s) to misc/loc?'
exit 1
fi

Expand Down

0 comments on commit ca75c01

Please sign in to comment.