You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ _Only the two maintainers are allowed to approve and merge pull requests._
9
9
Feel free to ping them if they do not answer within a week or so.
10
10
11
11
Apart from the conditions above, this repository follows the [ColPrac](https://github.com/SciML/ColPrac) best practices and [Conventional Commits](https://www.conventionalcommits.org/en/).
12
-
Its code is formatted using [JuliaFormatter.jl](https://github.com/domluna/JuliaFormatter.jl) with [BlueStyle](https://github.com/JuliaDiff/BlueStyle).
12
+
Its code is formatted using [Runic.jl](https://github.com/fredrikekre/Runic.jl).
13
13
As part of continuous integration, a set of formal tests is run using [pre-commit](https://pre-commit.com/).
14
14
We invite you to install pre-commit so that these checks are performed locally before you open or update a pull request.
15
15
You can refer to the [dev guide](https://juliadiff.org/DifferentiationInterface.jl/DifferentiationInterface/dev/dev_guide/) for details on the package structure and the testing pipeline.
[](https://github.com/SciML/ColPrac)
Copy file name to clipboardExpand all lines: DifferentiationInterface/ext/DifferentiationInterfaceDiffractorExt/DifferentiationInterfaceDiffractorExt.jl
0 commit comments