From 94998d4e7415e8796e6ae79c7f3b024062b66d50 Mon Sep 17 00:00:00 2001 From: "A.J. Stein" Date: Tue, 22 Oct 2024 20:34:13 -0400 Subject: [PATCH] [skip ci] Tighten up summary text more for #675 --- src/validations/constraints/STYLE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/validations/constraints/STYLE.md b/src/validations/constraints/STYLE.md index abd236268..ce5683c16 100644 --- a/src/validations/constraints/STYLE.md +++ b/src/validations/constraints/STYLE.md @@ -2,7 +2,7 @@ ## Summary -This document is to instruct FedRAMP developers and community members on mandatory or recommended style for the structure, format, and organization of constraints. Each requirement MUST have an identifier, guidance text, and examples that either do or do not conform to the best practices. Following the guidance in this document will improve (external constraint) code readability and consistency, and make it easier to maintain. +This document is to instruct FedRAMP developers and community members on mandatory or recommended style for the structure, format, and organization of constraints. Each requirement MUST have an identifier, guidance text, and examples that either do or do not conform to the best practices. The FedRAMP Automation Team maintains this guidance in this format to improve (external constraint) for code readability, consistency, and quality with minimal effort and less manual review. ## Requirements