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

Ensure always_for_in in JuliaFormatter settings #2443

Merged
merged 2 commits into from Jun 4, 2023

Conversation

mjrodgers
Copy link
Collaborator

Adding always_for_in = true here should not effect things for most people, as style = "blue" should already include this, but for some reason my editor (which admittedly uses an outdated JuliaFormatter.jl) does not respect this setting without including this line explicitly.

Adding `always_for_in = true` here in general should not be needed, as `style = "blue"` should already include this, but for some reason my editor (which admittedly uses an outdated JuliaFormatter.jl) does not respect this without including this line explicitly.
@codecov
Copy link

codecov bot commented Jun 2, 2023

Codecov Report

Merging #2443 (b2e57c6) into master (a94bc0e) will increase coverage by 0.03%.
The diff coverage is n/a.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2443      +/-   ##
==========================================
+ Coverage   71.62%   71.65%   +0.03%     
==========================================
  Files         395      395              
  Lines       53023    53023              
==========================================
+ Hits        37979    37996      +17     
+ Misses      15044    15027      -17     

see 5 files with indirect coverage changes

@fingolfin fingolfin merged commit 4db51ff into oscar-system:master Jun 4, 2023
14 checks passed
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.

None yet

2 participants