Skip to content
This repository was archived by the owner on May 27, 2025. It is now read-only.

Commit ca75c01

Browse files
authored
PR #1884: misc/loc: add unknown-files hint
1 parent 759da04 commit ca75c01

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

misc/loc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -327,6 +327,7 @@ if [[ -s /tmp/loc.extra ]]; then
327327
cat /tmp/loc.extra
328328
echo
329329
echo '🚨🚨🚨 unknown files found 🚨🚨🚨'
330+
echo 'hint: did you forget to add new file(s) to misc/loc?'
330331
exit 1
331332
fi
332333

0 commit comments

Comments
 (0)