Add ffmt - fast Fortran formatter written in Rust#1802
Open
sbryngelson wants to merge 1 commit intoanalysis-tools-dev:masterfrom
Open
Add ffmt - fast Fortran formatter written in Rust#1802sbryngelson wants to merge 1 commit intoanalysis-tools-dev:masterfrom
sbryngelson wants to merge 1 commit intoanalysis-tools-dev:masterfrom
Conversation
Member
|
Can you rebase your PR on top of master to trigger your new PR workflow? |
Contributing criteria check[FAIL]
|
| Criterion | Result |
|---|---|
| Stars (min 20) | fail 1 stars (minimum is 20) |
| Contributors (min 2) | fail 1 contributor(s) (minimum is 2) |
| Age (min 3 months) | fail created 22 days ago, needs 68 more days to meet the 3-month minimum |
One or more tools do not meet the contributing criteria yet. We will keep this PR open. Feel free to update it once the thresholds are met.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds ffmt to the Fortran formatters.
ffmt is a fast, configurable Fortran formatter written in Rust, installable via
pip. Key features:.eq.→==), double-colon enforcement!<alignment-j N), stdin/stdout, CI check mode (--check)MIT licensed, actively maintained, 20+ stars.