Nemocas / Nemo.jl

Julia bindings for various mathematical libraries (including flint2)
http://nemocas.github.io/Nemo.jl/
Other
187 stars 58 forks source link

Consistent indendation in Nemo #1751

Closed albinahlback closed 4 months ago

albinahlback commented 4 months ago

I think it is somewhat annoying that Nemo does not use a consistent indentation throughout the project. Could we agree on one specific indentation, and push that throughout the project?

lgoettgens commented 4 months ago

We already added a .editorconfig and a JuliaFormatter.toml in https://github.com/Nemocas/Nemo.jl/pull/1698. But pushing this through may create a lot of conflicts with open PRs. But since there are not many left and all of them are from people we know, we could do that in the near future. What do you think @fingolfin @thofma ?