hooks: Add check-clean-files-txt.sh

This commit is contained in:
Noah Gorny
2021-04-22 01:38:11 +03:00
parent c731e45770
commit d0aa9cb542
2 changed files with 40 additions and 0 deletions

View File

@@ -43,3 +43,8 @@ repos:
language: system
files: "\\.bash$"
types: [file]
- id: clean-files-txt
name: Check that clean_files.txt is sorted alphabetically.
entry: ./hooks/check-clean-files-txt.sh
language: system
files: clean_files.txt