diff options
| author | Timothy Crosley <timothy.crosley@gmail.com> | 2020-07-23 21:29:58 -0700 |
|---|---|---|
| committer | Timothy Crosley <timothy.crosley@gmail.com> | 2020-07-23 21:29:58 -0700 |
| commit | ca585bf28f4b5acbb5d20ff6bfbf47cdfbde4b29 (patch) | |
| tree | 73646e16391d9d64b9e595e35c8011dcad605ec0 /docs | |
| parent | 09d68a89978f1b678ea3a5c7f0c3d13367330615 (diff) | |
| download | isort-ca585bf28f4b5acbb5d20ff6bfbf47cdfbde4b29.tar.gz | |
Add badge reference
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/configuration/options.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/configuration/options.md b/docs/configuration/options.md index 10479a7c..4c7afc0c 100644 --- a/docs/configuration/options.md +++ b/docs/configuration/options.md @@ -386,7 +386,7 @@ Balances wrapping to produce the most consistent line length possible ## Use Parentheses -Use parentheses for line continuation on length limit instead of slashes. +Use parentheses for line continuation on length limit instead of slashes. **NOTE**: This is separate from wrap modes, and only affects individual line to long wrapping, not sections of multiple imports. **Type:** Bool **Default:** `False` |
