Skip to content

Commit 497e357

Browse files
committed
add formatter file
1 parent e561651 commit 497e357

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+
2+
style = "blue"
3+
align_assignment = true
4+
align_struct_field = true
5+
align_pair_arrow = true
6+
align_matrix = true
7+
align_conditional = true

0 commit comments

Comments
 (0)