ci: sort tools/ci/exclude_check_tools_files.txt

This commit is contained in:
Fu Hanxi
2025-04-30 10:15:18 +02:00
parent 8ca8f611ef
commit bc15de99e1
3 changed files with 48 additions and 43 deletions

View File

@@ -205,7 +205,12 @@ repos:
rev: v4.0.1
hooks:
- id: file-contents-sorter
files: 'tools\/ci\/(executable-list\.txt|mypy_ignore_list\.txt|check_copyright_ignore\.txt)'
files: "tools/ci/(\
executable-list\\.txt\
|mypy_ignore_list\\.txt\
|check_copyright_ignore\\.txt\
|exclude_check_tools_files\\.txt\
)"
- repo: https://github.com/espressif/check-copyright/
rev: v1.1.1
hooks: