Getting everything lined up and better organized.

Signed-off-by: Cliff Hill <xlorep@darkhelm.org>
This commit is contained in:
2021-05-25 11:28:04 -04:00
parent a061e9a875
commit d8400af7c4
3 changed files with 2 additions and 33 deletions

View File

@@ -38,7 +38,7 @@ repos:
entry: reorder-python-imports
language: system
types: [python]
args: [--application-directories=src]
args: [--application-directories=src, --py39-plus]
- id: trailing-whitespace
name: Trim Trailing Whitespace
entry: trailing-whitespace-fixer