Skip to content

Commit c159463

Browse files
committed
defaultShowPatternInfo is now set to false
1 parent c8fd193 commit c159463

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/config.yml.default

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,4 @@ sourceDir: "source"
4242
defaultPattern: "all"
4343

4444
# show pattern info by default on the "view all" views
45-
defaultShowPatternInfo: true
45+
defaultShowPatternInfo: false

0 commit comments

Comments
 (0)