1 parent 62a8e37 commit 3c28102Copy full SHA for 3c28102
1 file changed
.JuliaFormatter.toml
@@ -8,11 +8,13 @@ always_use_return = true
8
annotate_untyped_fields_with_any = true
9
conditional_to_if = true
10
disallow_single_arg_nesting = false
11
+enforce_triplequoted_docstrings = true
12
for_in_replacement = "in"
13
force_long_function_def = true
14
format_docstrings = true
15
format_markdown = true
16
import_to_using = false
17
+indent_binary_continuations = false
18
indent_submodule = true
19
join_lines_based_on_source = false
20
long_to_short_function_def = false
0 commit comments