-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Move
check_sort_dbt_yaml_files
linter to pre-commit (#644)
* Move `check_sort_dbt_yaml_files` linter to pre-commit * Downgrade pre-commit hooks since they're causing new errors * Update check_sort_dbt_yaml_files.py to accept a list of files for pre-commit * Add type annotations to unsorted_*_files to appease mypy
- Loading branch information
1 parent
4314f7d
commit 69fd57e
Showing
3 changed files
with
86 additions
and
78 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters