trixi-framework / Trixi.jl

Trixi.jl: Adaptive high-order numerical simulations of conservation laws in Julia
https://trixi-framework.github.io/Trixi.jl
MIT License
505 stars 98 forks source link

Specify version of JuliaFormatter in docs #1976

Closed JoshuaLampert closed 2 weeks ago

JoshuaLampert commented 2 weeks ago

In CI we use JuliaFormatter v1.0.45. So we should also recommend using this version in the docs. The formatting looks very different with another version of JuliaFormatter.jl.

github-actions[bot] commented 2 weeks ago

Review checklist

This checklist is meant to assist creators of PRs (to let them know what reviewers will typically look for) and reviewers (to guide them in a structured review process). Items do not need to be checked explicitly for a PR to be eligible for merging.

Purpose and scope

Code quality

Documentation

Testing

Performance

Verification

Created with :heart: by the Trixi.jl community.