fix(precommit): correct typo in astyle-format.yml file name

This commit is contained in:
Ivan Grokhotkov 2023-09-27 16:35:26 +02:00
parent 1f90194cf2
commit c5cd97d84f
No known key found for this signature in database
GPG Key ID: 1E050E141B280628

View File

@ -207,4 +207,4 @@ repos:
hooks:
- id: astyle_py
# If you are modifying astyle version, update tools/format.sh as well
args: ['--astyle-version=3.4.7', '--rules=tools/ci/astyle_rules.yml']
args: ['--astyle-version=3.4.7', '--rules=tools/ci/astyle-rules.yml']