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

Code spacing standardization for BEAMS3D #212

Closed
wants to merge 2 commits into from
Closed

Conversation

lazersos
Copy link
Collaborator

This addressed issue #190 for BEAMS3D. I've used:

fortran-linter -i --indent-size=3 *.f90

on the sources to fix any spacing issues. The code compiles and runs throught the benchmarks with the usual quality of results.

@lazersos lazersos added the enhancement New feature or request label Nov 29, 2023
@lazersos lazersos requested a review from kudav November 29, 2023 15:38
@lazersos lazersos self-assigned this Nov 29, 2023
@lazersos
Copy link
Collaborator Author

Let's wait a bit before mergeing. I want to see if I really like all the formatting.

@lazersos
Copy link
Collaborator Author

This will have to wait till later.

@lazersos lazersos closed this Jan 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant