Skip to content

Commit

Permalink
use minimal style
Browse files Browse the repository at this point in the history
  • Loading branch information
t-bltg committed Dec 24, 2022
1 parent 06123b5 commit bb1c1de
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .JuliaFormatter.toml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
margin = 110
always_for_in = true
pipe_to_function_call = true
remove_extra_newlines = true
style = "minimal"
short_to_long_function_def = true
long_to_short_function_def = true
whitespace_ops_in_indices = true
whitespace_in_kwargs = true
whitespace_typedefs = true
pipe_to_function_call = true
indent_submodule = true
always_for_in = true

0 comments on commit bb1c1de

Please sign in to comment.