Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use latest version of JuliaFormatter #661

Merged
merged 3 commits into from
Nov 12, 2024

Conversation

efaulhaber
Copy link
Member

@efaulhaber efaulhaber commented Nov 12, 2024

Finally removing the annoyance of having to use an older version (and not the hotkey in vscode).

All code changes are because the default for the option trailing_comma was changed to false in the newer versions.
We discussed this for Trixi.jl and decided to go with the new default in trixi-framework/Trixi.jl#2071.
This PR does the same for TrixiParticles.jl.

@efaulhaber efaulhaber requested review from svchb and LasNikas November 12, 2024 15:38
Copy link

codecov bot commented Nov 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 68.88%. Comparing base (550b95b) to head (c2e73ee).
Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #661   +/-   ##
=======================================
  Coverage   68.88%   68.88%           
=======================================
  Files          86       86           
  Lines        5261     5261           
=======================================
  Hits         3624     3624           
  Misses       1637     1637           
Flag Coverage Δ
unit 68.88% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@svchb svchb enabled auto-merge (squash) November 12, 2024 16:18
@svchb svchb merged commit 31716f6 into trixi-framework:main Nov 12, 2024
13 checks passed
@efaulhaber efaulhaber deleted the juliaformatter-1062 branch December 12, 2024 10:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants