Skip to content

Commit

Permalink
change whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
t-bltg committed Jan 5, 2023
1 parent 088793e commit a334925
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .JuliaFormatter.toml
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
margin = 110
always_for_in = true
always_use_return = true
pipe_to_function_call = true
remove_extra_newlines = true
short_to_long_function_def = true
long_to_short_function_def = true
whitespace_in_kwargs = false
whitespace_ops_in_indices = true
whitespace_typedefs = false
whitespace_in_kwargs = true
whitespace_typedefs = true

0 comments on commit a334925

Please sign in to comment.