Address Copilot AI review comments
This commit is contained in:
parent
e47915958e
commit
129291d982
@ -27,4 +27,4 @@ applyTo: "**/*.cfc"
|
|||||||
- Avoid using `cfcomponent` attributes that are deprecated or unnecessary.
|
- Avoid using `cfcomponent` attributes that are deprecated or unnecessary.
|
||||||
|
|
||||||
- Use ternary operators where possible
|
- Use ternary operators where possible
|
||||||
- Make sure all tabs start and end line up vertically.
|
- Ensure consistent tab alignment.
|
||||||
|
|||||||
@ -25,4 +25,4 @@ applyTo: "**/*.cfm"
|
|||||||
- Prefer `cfinclude` for shared templates, but avoid circular includes.
|
- Prefer `cfinclude` for shared templates, but avoid circular includes.
|
||||||
|
|
||||||
- Use ternary operators where possible
|
- Use ternary operators where possible
|
||||||
- Make sure all tabs start and end line up vertically.
|
- Ensure consistent tab alignment.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user