Update instructions/coldfusion-cfc-instructions.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Nathan Stanford Sr 2025-09-08 23:38:52 -04:00 committed by GitHub
parent e47915958e
commit 8bf8c6fccf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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.