Skip to content

Commit a7e4de6

Browse files
committed
Allow JuliaFormatter 2
1 parent 9e6dcb0 commit a7e4de6

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

DifferentiationInterface/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ FiniteDifferences = "0.12.31"
6565
ForwardDiff = "0.10.36,1"
6666
GPUArraysCore = "0.2"
6767
GTPSA = "1.4.0"
68-
JuliaFormatter = "1"
68+
JuliaFormatter = "1,2"
6969
LinearAlgebra = "<0.0.1,1"
7070
Mooncake = "0.4.88"
7171
PolyesterForwardDiff = "0.1.2"

DifferentiationInterfaceTest/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ ForwardDiff = "0.10.36,1"
5252
Functors = "0.4, 0.5"
5353
JET = "0.4 - 0.8, 0.9"
5454
JLArrays = "0.1, 0.2"
55-
JuliaFormatter = "1"
55+
JuliaFormatter = "1,2"
5656
LinearAlgebra = "<0.0.1,1"
5757
Lux = "1.1.0"
5858
LuxTestUtils = "1.3.1"

0 commit comments

Comments
 (0)