Apply CONDITION/ENTRY naming convention across all comparison sections#509
Open
Sukuna0007Abhi wants to merge 1 commit intoietf-rats-wg:mainfrom
Open
Apply CONDITION/ENTRY naming convention across all comparison sections#509Sukuna0007Abhi wants to merge 1 commit intoietf-rats-wg:mainfrom
Sukuna0007Abhi wants to merge 1 commit intoietf-rats-wg:mainfrom
Conversation
Addresses issue ietf-rats-wg#424 by consistently applying the CONDITION/ENTRY naming convention throughout all comparison subsections (version, svn, digests, raw-value, cryptokeys, and integrity registers). This improves consistency and clarity for readers, matching the convention already established in the int-range comparison section. Changes: - Updated 'Comparison for version entries' to use ENTRY and CONDITION - Updated 'Comparison for svn entries' to use ENTRY and CONDITION - Updated 'Comparison for digests entries' to use ENTRY and CONDITION - Updated 'Comparison for raw-value entries' to use ENTRY and CONDITION - Updated 'Comparison for cryptokeys entries' to use ENTRY and CONDITION - Updated 'Comparison for Integrity Registers' to use ENTRY and CONDITION Fixes: ietf-rats-wg#424 Signed-off-by: Sukuna0007Abhi <appsonly310@gmail.com>
Author
|
Ready for review sir @yogeshbdeshpande @thomas-fossati @henkbirkholz |
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.
Addresses issue #424 by consistently applying the CONDITION/ENTRY naming convention throughout all comparison subsections (version, svn, digests, raw-value, cryptokeys, and integrity registers). This improves consistency and clarity for readers, matching the convention already established in the int-range comparison section.
Changes:
Fixes: #424