Skip to content

Commit

Permalink
Last few nags under /vendor/
Browse files Browse the repository at this point in the history
  • Loading branch information
Ira Abramov committed Jan 26, 2025
1 parent d1f3da4 commit 81d794f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ repos:
name: Check .bash files against bash-it requirements
entry: ./hooks/dot-bash.sh
language: system
files: "\\.(bash|bat)$"
files: "\\.(bash|bats)$"
types: [file]
- id: clean-files-txt
name: Check that clean_files.txt is sorted alphabetically.
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 81d794f

Please sign in to comment.