Skip to content

Commit 76702c4

Browse files
authored
Add JSO formatter (#75)
1 parent 9c22a3d commit 76702c4

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.JuliaFormatter.toml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
margin = 100
2+
indent = 2
3+
whitespace_typedefs = true
4+
whitespace_ops_in_indices = true
5+
remove_extra_newlines = true
6+
annotate_untyped_fields_with_any = false
7+
normalize_line_endings = "unix"

0 commit comments

Comments
 (0)