Skip to content

Commit

Permalink
Preparing JuliaFormatter for Check code style #187
Browse files Browse the repository at this point in the history
  • Loading branch information
cncastillo committed Apr 3, 2024
1 parent 117359a commit dec1b9a
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion .JuliaFormatter.toml
Original file line number Diff line number Diff line change
@@ -1 +1,7 @@
style = "blue"
style = "blue"
pipe_to_function_call = false
align_assignment = true
align_struct_field = true
align_conditional = true
align_pair_arrow = true
align_matrix = true

0 comments on commit dec1b9a

Please sign in to comment.