Closed (duplicate)
Project:
Drupal Code Sniffer
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 May 2012 at 16:30 UTC
Updated:
16 May 2012 at 17:42 UTC
Code sniffer is currently detecting <br> tags in all files and throwing an error. When exporting input filters to code, a br tag without the self-closing slash is the proper way to specify the input filter (see hook_filter_info()).
Comments
Comment #1
klausiDuplicate of #1540170: False positives in Semantics/BrSniff.php.