We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 297ecb9 commit c8729b8Copy full SHA for c8729b8
.JuliaFormatter.toml
@@ -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