Adding fortitude rules2#539
Open
mo-lucy-gordon wants to merge 10 commits into
Open
Conversation
… unused preview rules
…previously removed by accident
Matt Shin (matthewrmshin)
approved these changes
Jun 10, 2026
thomasmelvin
approved these changes
Jun 10, 2026
thomasmelvin
left a comment
Contributor
There was a problem hiding this comment.
All looks good to me
DrTVockerodtMO
approved these changes
Jun 10, 2026
DrTVockerodtMO
left a comment
Contributor
There was a problem hiding this comment.
Adjoint changes look good to me!
Mike Hobson (mike-hobson)
approved these changes
Jun 10, 2026
Mike Hobson (mike-hobson)
left a comment
Contributor
There was a problem hiding this comment.
Looks good to me
James Manners (mo-jmanners)
approved these changes
Jun 10, 2026
iboutle
approved these changes
Jun 10, 2026
David Davies (DJDavies2)
approved these changes
Jun 10, 2026
Thomas Bendall (tommbendall)
approved these changes
Jun 11, 2026
Pierre Siddall (Pierre-siddall)
approved these changes
Jun 11, 2026
Pierre Siddall (Pierre-siddall)
left a comment
Contributor
There was a problem hiding this comment.
I'm happy that my previous comments have been contextualized and corrected, which means this looks good to head into code review :).
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.
PR Summary
Sci/Tech Reviewer: Pierre Siddall (@Pierre-siddall)
Code Reviewer:
The following rules and their associated errors were dealt with:
Trailing whitespaces (S101) (3ebb3f4 and 7a6a717)
Deprecated relational operators (MOD021) (b380978)
Missing double colons (S071) (1f2d5e5)
"Preview rules" that are not yet used, were taken out to avoid warnings until we upgrade to the latest Fortitude version.
The preview rules removed were: C031, C032, C043, C051, C082.
I moved rule descriptors to be alongside their selection in the main rose-stem/app configuration file. (8d928bf)
N.B. Although these fortitude tests being added passed before submission for review, any new additions to the trunk after that may cause fortitude errors, so those will be need to be fixed by me/the developer while the trunk is reserved for this ticket to be committed.
Code Quality Checklist
Testing
trac.log
Test Suite Results - lfric_apps - lapps_fr3/run17
Suite Information
Task Information
✅ succeeded tasks - 1198
Security Considerations
Performance Impact
AI Assistance and Attribution
Documentation
PSyclone Approval
Sci/Tech Review
(Please alert the code reviewer via a tag when you have approved the SR)
Code Review