Skip to content
This repository was archived by the owner on May 9, 2024. It is now read-only.

Commit d251eba

Browse files
committed
Implement v2 of reveal script to allow for max reveal settings
1 parent 0bdb4a5 commit d251eba

4 files changed

Lines changed: 33546 additions & 16 deletions

File tree

.editorconfig

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ charset = utf-8
88
trim_trailing_whitespace = true
99
insert_final_newline = true
1010

11+
[*.py]
12+
indent_size = 4
13+
1114
[*.json]
1215
insert_final_newline = false
1316

0 commit comments

Comments
 (0)