Open russplaysguitar opened 11 years ago
If I remember right, it is only a big deal for tag based CFCs? I think script based ones auto assume output=false, or don't have the 'whitespace generating like a mofo' issue.
it's just a warning. can't hurt.
if script-based components assume output=false
, then we could skip this rule, right? anyone know for sure (Railo4 and CF10)? i might have to test that out later...
We shouldn't skip it - just lint it only in tag-based components.
fyi i plan on keeping this project focused on a cfscript linter only (and not a tag linter) in order to limit the scope and prevent the duality problems associated with supporting both tags and script.
component output="false"
should be set for components, else lint warning