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

JuliaFormatter config, reformat project #29

Merged
merged 6 commits into from
Oct 2, 2024
Merged

JuliaFormatter config, reformat project #29

merged 6 commits into from
Oct 2, 2024

Conversation

arlowhite
Copy link
Contributor

@arlowhite arlowhite commented Sep 30, 2024

Add format config file (same as ADRIA.jl)
Add Format workflow action.

(getindex.(coords, 1).∉first_coord[1])
]
(getindex.(coords, 2) .∈ first_coord[2]) .&& (getindex.(coords, 1) .∉ first_coord[1])
]
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I like the old code better :(
seems like a JuliaFormatter bug that it removes indent on closing bracket.

Is there a better way to write this code? or I could disable formatting here

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@arlowhite arlowhite marked this pull request as ready for review October 1, 2024 10:44
Added information for raster site assessment (not currently used). And updated formatting and clarity for other functions.
BG-AIMS and others added 2 commits October 2, 2024 10:51
@arlowhite arlowhite merged commit aa4c092 into main Oct 2, 2024
2 checks passed
@arlowhite arlowhite deleted the julia-format branch October 2, 2024 01:07
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.

4 participants