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 Jan 5, 2023
1 parent a334925 commit 10c1e58
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions .JuliaFormatter.toml
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
margin = 110
always_for_in = true
pipe_to_function_call = true
remove_extra_newlines = true
short_to_long_function_def = true
long_to_short_function_def = true
style = "minimal"
whitespace_ops_in_indices = true
whitespace_in_kwargs = true
whitespace_typedefs = true
indent_submodule = true
always_for_in = true

0 comments on commit 10c1e58

Please sign in to comment.