Skip to content

Commit

Permalink
Port isort config from pre-commit to setup.cfg
Browse files Browse the repository at this point in the history
  • Loading branch information
kaxil committed Aug 25, 2020
1 parent cd1f794 commit a0789f8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -78,3 +78,4 @@ multi_line_output=5
skip=build,.tox,venv
# ToDo: Enable the below before Airflow 2.0
# profile = "black"
skip_glob=*/api_connexion/**/*.py,*/providers/**/*.py

0 comments on commit a0789f8

Please sign in to comment.