Open carstenbauer opened 1 year ago
Let's ensure "proper" formatting according to the SciML style (on the main branch). I've set up a GitHub action that checks proper formatting for all pushes to main.
main
How to format?
using JuliaFormatter; format(".")
(cc @Mellich)
Let's ensure "proper" formatting according to the SciML style (on the
main
branch). I've set up a GitHub action that checks proper formatting for all pushes tomain
.How to format?
using JuliaFormatter; format(".")
), or(cc @Mellich)