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 1a1c5a6 commit c602b1aCopy full SHA for c602b1a
.JuliaFormatter.toml
@@ -22,5 +22,4 @@ align_matrix = false
22
join_lines_based_on_source = true
23
trailing_comma = true
24
indent_submodule = true
25
-# jobs.jl is ignored due to a parsing error: https://github.com/julia-vscode/CSTParser.jl/issues/371
26
-ignore = [".git", "test/jobs.jl"]
+ignore = [".git"]
0 commit comments