SciML / .github

Organization-wide .github actions and other metadata
MIT License
3 stars 2 forks source link

ci: add reusable workflow for making format suggestions on PRs #10

Closed thazhemadam closed 7 months ago

thazhemadam commented 7 months ago

Add a reusable workflow, with configurable inputs, that runs JuliaFormatter to ensure that SciMLStyle is followed, and makes suggestions if the formatting check fails.