update astyle-py to v0.9.0, fixes running pre-commit on an arm64 macOS
This commit is contained in:
parent
8c584ba58a
commit
9d3971c57c
@ -1,6 +1,6 @@
|
||||
repos:
|
||||
- repo: https://github.com/igrr/astyle_py.git
|
||||
rev: master
|
||||
rev: v0.9.0
|
||||
hooks:
|
||||
- id: astyle_py
|
||||
args: ['--style=otbs', '--attach-namespaces', '--attach-classes', '--indent=spaces=4', '--convert-tabs', '--align-pointer=name', '--align-reference=name', '--keep-one-line-statements', '--pad-header', '--pad-oper']
|
||||
|
Loading…
Reference in New Issue
Block a user