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 d069345 commit c75e036Copy full SHA for c75e036
.JuliaFormatter.toml
@@ -0,0 +1,12 @@
1
+whitespace_typedefs = false
2
+whitespace_ops_in_indices = false
3
+whitespace_in_kwargs = false
4
+remove_extra_newlines = true
5
+
6
+format_docstrings = true
7
+annotate_untyped_fields_with_any = true
8
+join_lines_based_on_source = true
9
10
+align_assignment = true
11
+align_pair_arrow = true
12
+align_struct_field = true
0 commit comments