JuliaVTK / ReadVTK.jl

Julia package for reading VTK XML files
https://juliavtk.github.io/ReadVTK.jl
MIT License
30 stars 9 forks source link

Format rest and add format check to CI #33

Closed ranocha closed 1 year ago

ranocha commented 1 year ago

Successor of #32

After merging this, we should make the new format check a required CI status

sloede commented 1 year ago

After merging this, we should make the new format check a required CI status

Agreed. Could you maybe also add a short note to the README and docs on how to manually format your code for those who haven't set up JuliaFormatter for their favorite editor yet?

ranocha commented 1 year ago

Could you maybe also add a short note to the README and docs on how to manually format your code for those who haven't set up JuliaFormatter for their favorite editor yet?

Done