Skip to content

Commit

Permalink
add formatter configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
Maximilian-Stefan-Ernst committed Apr 18, 2024
1 parent bc2d4d1 commit 4d626ef
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .JuliaFormatter.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
always_for_in = true
align_assignment = true
align_struct_field = true
align_conditional = true
align_pair_arrow = true
align_matrix = true
remove_extra_newlines = true
whitespace_typedefs = true

0 comments on commit 4d626ef

Please sign in to comment.