Skip to content

Commit 3c28102

Browse files
committed
update jf
1 parent 62a8e37 commit 3c28102

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.JuliaFormatter.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,13 @@ always_use_return = true
88
annotate_untyped_fields_with_any = true
99
conditional_to_if = true
1010
disallow_single_arg_nesting = false
11+
enforce_triplequoted_docstrings = true
1112
for_in_replacement = "in"
1213
force_long_function_def = true
1314
format_docstrings = true
1415
format_markdown = true
1516
import_to_using = false
17+
indent_binary_continuations = false
1618
indent_submodule = true
1719
join_lines_based_on_source = false
1820
long_to_short_function_def = false

0 commit comments

Comments
 (0)