Skip to content
Snippets Groups Projects
Commit 19397f92 authored by nimrod's avatar nimrod
Browse files

Check TOML files in pre-commit.

There was a hook before, but it was restricted just to Pipfile. Now scan
all of them.
parent f30ca6ed
No related branches found
No related tags found
No related merge requests found
......@@ -8,6 +8,7 @@ repos:
- id: check-symlinks
exclude: >-
myclirc|netrc|packet-cli|mycli-history|scwrc|gcloud\.json|\.envrc\.private
- id: check-toml
- id: check-toml
files: Pipfile
- id: trailing-whitespace
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment