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

Refactored FORTRAN module #173

Closed
wants to merge 1 commit into from
Closed

Conversation

Montana
Copy link

@Montana Montana commented Jan 15, 2025

  • Clearer formatting and indentation.
  • Refactored repetitive code using associate.
  • Added inline comments for clarity.
  • Enhanced readability and consistency.

Clearer formatting and indentation.
Refactored repetitive code using `associate`.
Added inline comments for clarity.
Enhanced readability and consistency.
@bonachea
Copy link
Member

Hi @Montana, thanks for reaching out and we generally do appreciate genuine community contributions.

Unfortunately this PR seems to propose purely cosmetic/syntactic changes, with no real semantic content. It looks like the work was probably done with an automated tool, and (aside from a few very minor new comments) provides no obvious maintainability benefit. It also modifies only one test in a larger suite of tests, and additionally has conflicts with some other changes already merged (PR #174) and in-flight (PRs #169 and #158) for the target branch.

Declined without prejudice.

@bonachea bonachea closed this Jan 16, 2025
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.

2 participants