Skip to content

Commit c8729b8

Browse files
authored
Create .JuliaFormatter.toml
1 parent 297ecb9 commit c8729b8

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.JuliaFormatter.toml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Configuration file for JuliaFormatter.jl
2+
# For more information, see: https://domluna.github.io/JuliaFormatter.jl/stable/config/
3+
4+
always_for_in = true
5+
always_use_return = true
6+
margin = 80
7+
remove_extra_newlines = true
8+
short_to_long_function_def = true

0 commit comments

Comments
 (0)