-
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.
Ignore tag order while checking their occurrences (strict_tags) (#36)
* ignore tag order * keep the event file sort since input_dirs could be already sorted * remove sorted() when setting all_dirs_tags_list (now named tags_in_each_dir) refactor missing_tags_report * update pre-commit hooks --------- Co-authored-by: HeinrichAD <[email protected]> Co-authored-by: Janosh Riebesell <[email protected]>
- Loading branch information
1 parent
1ace02f
commit cca47fa
Showing
2 changed files
with
13 additions
and
14 deletions.
There are no files selected for viewing
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