JuliaVTK / ReadVTK.jl

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

Add JuliaFormatter and format `src` #32

Closed ranocha closed 1 year ago

ranocha commented 1 year ago

This enables JuliaFormatter and applies it to src. This should lead to a consistent formatting and make it easier to maintain given the number of PRs from various external contributors.

As a next step, we should

I would like to do this in another PR to keep the amount of code changes per PR low enough to make it easier to review.

ranocha commented 1 year ago

Windows CI failure is spurious?