Skip to content

Commit

Permalink
tests: restyled: add isort
Browse files Browse the repository at this point in the history
  • Loading branch information
casperdcl committed May 6, 2020
1 parent e3718f2 commit 91a739f
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .restyled.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,12 @@ restylers:
- "**/*.py"
interpreters:
- python
- name: isort
image: restyled/restyler-isort:v4.3.21
command:
- isort
arguments: []
include:
- "**/*.py"
interpreters:
- python

0 comments on commit 91a739f

Please sign in to comment.