Skip to content

Commit

Permalink
Merge branch 'main' into mp/expose-port
Browse files Browse the repository at this point in the history
  • Loading branch information
mortenpi authored May 31, 2024
2 parents 670515f + b06ee87 commit 7b9bd67
Show file tree
Hide file tree
Showing 2 changed files with 93 additions and 72 deletions.
3 changes: 1 addition & 2 deletions .JuliaFormatter.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,4 @@ align_matrix = false
join_lines_based_on_source = true
trailing_comma = true
indent_submodule = true
# jobs.jl is ignored due to a parsing error: https://github.com/julia-vscode/CSTParser.jl/issues/371
ignore = [".git", "test/jobs.jl"]
ignore = [".git"]
Loading

0 comments on commit 7b9bd67

Please sign in to comment.