-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
application of fprettify ruled reformat
This commit combines the application of the fprettify rule based reformat with additional manual edits (truncation of long lines, etc.) to eventually ease reading of git's reflogs and diff views. Reference arrays in check.f90 were protected by "fprettify fences" to retain some visual guide which does not affect the result of fpm test, nor the diff test launched by the Makefile. For the present project, with editors with syntax highlighting, I'm not sure if an horizontal alignment of variable declarations (and not only around `::`, as discussed on fprettify[1]) is of significant advantage here. [1] fortran-lang/fprettify#157 Signed-off-by: Norwid Behrnd <[email protected]>
- Loading branch information
Showing
3 changed files
with
739 additions
and
742 deletions.
There are no files selected for viewing
This file contains 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
Oops, something went wrong.