Code style guide for kernels#145
Merged
Steve Mullerworth (stevemullerworth) merged 11 commits intoMetOffice:mainfrom Aug 12, 2025
Merged
Code style guide for kernels#145Steve Mullerworth (stevemullerworth) merged 11 commits intoMetOffice:mainfrom
Steve Mullerworth (stevemullerworth) merged 11 commits intoMetOffice:mainfrom
Conversation
Closed
Steve Mullerworth (stevemullerworth)
requested changes
Aug 5, 2025
Collaborator
Steve Mullerworth (stevemullerworth)
left a comment
There was a problem hiding this comment.
Just a few style and grammar comments.
documentation/source/how_to_contribute/coding_standards/fortran_coding_standards.rst
Outdated
Show resolved
Hide resolved
documentation/source/how_to_contribute/coding_standards/fortran_coding_standards.rst
Outdated
Show resolved
Hide resolved
documentation/source/how_to_contribute/coding_standards/fortran_coding_standards.rst
Outdated
Show resolved
Hide resolved
documentation/source/how_to_contribute/coding_standards/fortran_coding_standards.rst
Outdated
Show resolved
Hide resolved
documentation/source/how_to_contribute/coding_standards/fortran_coding_standards.rst
Outdated
Show resolved
Hide resolved
documentation/source/how_to_contribute/coding_standards/fortran_coding_standards.rst
Outdated
Show resolved
Hide resolved
documentation/source/how_to_contribute/coding_standards/fortran_coding_standards.rst
Outdated
Show resolved
Hide resolved
Steve Mullerworth (stevemullerworth)
previously approved these changes
Aug 6, 2025
Collaborator
Steve Mullerworth (stevemullerworth)
left a comment
There was a problem hiding this comment.
I made two suggestions. I got the impression the pull request can be merged by you if you accept them without change...
documentation/source/how_to_contribute/coding_standards/fortran_coding_standards.rst
Outdated
Show resolved
Hide resolved
documentation/source/how_to_contribute/coding_standards/fortran_coding_standards.rst
Outdated
Show resolved
Hide resolved
documentation/source/how_to_contribute/coding_standards/fortran_coding_standards.rst
Outdated
Show resolved
Hide resolved
Co-authored-by: Steve Mullerworth <steve.mullerworth@metoffice.gov.uk>
Steve Mullerworth (stevemullerworth)
previously requested changes
Aug 6, 2025
Collaborator
Steve Mullerworth (stevemullerworth)
left a comment
There was a problem hiding this comment.
Managed to lose the bullet point in my previous suggestion :-(
documentation/source/how_to_contribute/coding_standards/fortran_coding_standards.rst
Outdated
Show resolved
Hide resolved
…n_coding_standards.rst Co-authored-by: Steve Mullerworth <steve.mullerworth@metoffice.gov.uk>
mo-lucy-gordon
approved these changes
Aug 12, 2025
Mike Hobson (mike-hobson)
approved these changes
Aug 12, 2025
Contributor
Mike Hobson (mike-hobson)
left a comment
There was a problem hiding this comment.
Approved for Steve
Ricky Wong (mo-rickywong)
approved these changes
Aug 12, 2025
I don't know what I did!
ec8e900
into
MetOffice:main
1 check passed
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.
Description
Added code style guide for LFRic kernels. This is basic information for developers and reviewers to aid in maintaining proper coding standards within kernels, links are provided to the more comprehensive information in the PSyclone documentation.
Linked issues
Closes #98
Developer tags
Type of change
How has this been tested?
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration.
Checklist:
Reasoning on why any of the above boxes have not been checked
Review Checks (To be filled in by the reviewer/s)