aboutsummaryrefslogtreecommitdiffstats
path: root/.snekrc
diff options
context:
space:
mode:
authorGravatar JoeBanks13 <[email protected]>2018-02-03 15:50:49 +0000
committerGravatar JoeBanks13 <[email protected]>2018-02-03 15:50:49 +0000
commit38325e6e7612a8578fde10801e3992064f145238 (patch)
tree5dff9b1ce34ce3ba9017e0645d3b4bd0a9b210a0 /.snekrc
parentLint better (diff)
Typo fix
Diffstat (limited to '.snekrc')
-rw-r--r--.snekrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.snekrc b/.snekrc
index 24a408ce..b9c4f119 100644
--- a/.snekrc
+++ b/.snekrc
@@ -10,7 +10,7 @@ indent=' '
multi_line_output=0
length_sort=1
use_parentheses=true
-sections=sections=FUTURE,STDLIB,THIRDPARTY,FIRSTPARTY,LOCALFOLDER
+sections=FUTURE,STDLIB,THIRDPARTY,FIRSTPARTY,LOCALFOLDER
import_heading_stdlib=Stdlib
import_heading_thirdparty=External Libraries
import_heading_firstparty=Snekchek