-
Notifications
You must be signed in to change notification settings - Fork 63
Open
Description
The auto-close feature appears to assume that all CF tags need to be closed. In my codebase, it's common not to close the ones that are not required to be closed (<cfset> and <cfmodule>). Other problems:
<script> - not closed correctly
<cfcatch> - not closed at all
<cfelse> - closed with </cfelse>Metadata
Metadata
Assignees
Labels
No labels