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

reformat files relevant for PTB PR with fprettify #964

Merged
merged 1 commit into from
Feb 13, 2024

Conversation

marcelmbn
Copy link
Member

Files that are relevant for the PTB PR #963 were consistently reformatted using fprettify with the following settings:

    "fortran.formatting.fprettifyArgs": [
        "--whitespace-plusminus",
        "--whitespace-logical",
        "--whitespace-multdiv",
        "--enable-replacements",
        "--whitespace-intrinsics",
        "--whitespace-comma",
        "-l 120",
        "--enable-decl",
        "--c-relations",
    ],

Signed-off-by: Marcel Müller <marcel.mueller@thch.uni-bonn.de>
@marcelmbn marcelmbn added the formatting Reformat files using a valid Fortran formatter, such as findent or fprettify. label Feb 13, 2024
@marcelmbn marcelmbn self-assigned this Feb 13, 2024
Copy link
Contributor

@Albkat Albkat left a comment

Choose a reason for hiding this comment

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

LGTM.

@marcelmbn marcelmbn merged commit 0a52ce2 into grimme-lab:main Feb 13, 2024
11 checks passed
@marcelmbn marcelmbn deleted the reformat_files branch February 13, 2024 09:25
gorges97 pushed a commit to gorges97/xtb that referenced this pull request Mar 27, 2024
Signed-off-by: Marcel Müller <marcel.mueller@thch.uni-bonn.de>
Signed-off-by: Johannes Gorges <58849467+gorges97@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
formatting Reformat files using a valid Fortran formatter, such as findent or fprettify.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants