mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-18 06:38:29 -04:00
pre-commit: Add python formatter for wscript and XML formatter
Signed-off-by: Ryan Friedman <ryanfriedman5410+github@gmail.com>
This commit is contained in:
parent
d1639f5d58
commit
4e574f7683
@ -39,7 +39,7 @@ repos:
|
|||||||
# Disable isort and mypy temporarily due to config conflicts
|
# Disable isort and mypy temporarily due to config conflicts
|
||||||
# # Use to sort python imports by name and put system import first.
|
# # Use to sort python imports by name and put system import first.
|
||||||
# - repo: https://github.com/pycqa/isort
|
# - repo: https://github.com/pycqa/isort
|
||||||
# rev: 5.10.1
|
# rev: 5.12.0
|
||||||
# hooks:
|
# hooks:
|
||||||
# - id: isort
|
# - id: isort
|
||||||
# args: [--check-only]
|
# args: [--check-only]
|
||||||
|
Loading…
Reference in New Issue
Block a user