Skip to content

Commit

Permalink
change formatter rule
Browse files Browse the repository at this point in the history
  • Loading branch information
schillic committed May 5, 2023
1 parent 94664eb commit d4759bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .JuliaFormatter.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ whitespace_ops_in_indices = true
align_assignment = true
align_conditional = true
align_pair_arrow = true
align_matrix = true
align_matrix = false
import_to_using = false

0 comments on commit d4759bf

Please sign in to comment.