Skip to content

Commit

Permalink
Merge pull request #1856 from umonaca/patch-1
Browse files Browse the repository at this point in the history
Add tox config example
  • Loading branch information
timothycrosley committed Nov 23, 2021
2 parents 6a730a0 + bc780d8 commit 86c0ee0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/configuration/config_files.md
Expand Up @@ -61,6 +61,8 @@ Because isort verification is commonly ran as a testing step, some prefer to pla

```ini
[isort]
profile = black
multi_line_output = 3
```

## .editorconfig
Expand Down

0 comments on commit 86c0ee0

Please sign in to comment.