diff --git a/instructions/coldfusion-cfc-instructions.md b/instructions/coldfusion-cfc-instructions.md index 812415e..5a0ce82 100644 --- a/instructions/coldfusion-cfc-instructions.md +++ b/instructions/coldfusion-cfc-instructions.md @@ -27,4 +27,4 @@ applyTo: "**/*.cfc" - Avoid using `cfcomponent` attributes that are deprecated or unnecessary. - Use ternary operators where possible -- Make sure all tabs start and end line up vertically. +- Ensure consistent tab alignment.