mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 06:28:27 -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
|
||||
# # Use to sort python imports by name and put system import first.
|
||||
# - repo: https://github.com/pycqa/isort
|
||||
# rev: 5.10.1
|
||||
# rev: 5.12.0
|
||||
# hooks:
|
||||
# - id: isort
|
||||
# args: [--check-only]
|
||||
|
Loading…
Reference in New Issue
Block a user