Skip to content

Commit 8b78216

Browse files
committed
Freeze formatter version
1 parent 0540539 commit 8b78216

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

.JuliaFormatter.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
style = "sciml"
1+
style = "sciml"
2+
ignore = ["test"]

Project.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"
77
DiffEqBase = "2b5f629d-d688-5b77-993f-72d75c75574e"
88
DocStringExtensions = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae"
99
Graphs = "86223c79-3864-5bf0-83f7-82e725a168b6"
10+
JuliaFormatter = "98e50ef6-434e-11e9-1051-2b60c6c9e899"
1011
JumpProcesses = "ccbc3e58-028d-4f4c-8cd5-9ae44345cda5"
1112
LaTeXStrings = "b964fa9f-0449-5b57-a5c2-d3ea65f4040f"
1213
Latexify = "23fbe1c1-3f47-55db-b15f-69d7ec21a316"
@@ -25,6 +26,7 @@ DataStructures = "0.18"
2526
DiffEqBase = "6.83.0"
2627
DocStringExtensions = "0.8, 0.9"
2728
Graphs = "1.4"
29+
JuliaFormatter = "1.0.32"
2830
JumpProcesses = "9.3.2"
2931
LaTeXStrings = "1.3.0"
3032
Latexify = "0.14, 0.15, 0.16"

0 commit comments

Comments
 (0)