mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
fix(precommit): correct typo in astyle-format.yml file name
This commit is contained in:
parent
1f90194cf2
commit
c5cd97d84f
@ -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']
|
||||
|
Loading…
x
Reference in New Issue
Block a user