Skip to content

Commit

Permalink
Merge pull request #1267 from decaz/patch-1
Browse files Browse the repository at this point in the history
Fix Default Section documentation
  • Loading branch information
timothycrosley authored Jul 7, 2020
2 parents 6032214 + bde8e54 commit 0c6d8a7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/configuration/options.md
Original file line number Diff line number Diff line change
Expand Up @@ -382,8 +382,7 @@ One or more modules to exclude from the single line rule.
**No Examples**

## Default Section

Sets the default section for import options: ('FUTURE', 'STDLIB', 'THIRDPARTY', 'FIRSTPARTY', 'LOCALFOLDER')
Sets the default section for imports ('FUTURE', 'STDLIB', 'THIRDPARTY', 'FIRSTPARTY', 'LOCALFOLDER')

**Type:** String
**Default:** `THIRDPARTY`
Expand Down

0 comments on commit 0c6d8a7

Please sign in to comment.