NOTE: The current preferred location for bug reports is the GitHub issue tracker.
Bug 630 - Add a Show Coding Style Report option
Add a Show Coding Style Report option
Status: RESOLVED INTENTIONAL
Product: Validator.nu
Classification: Unclassified
Component: Image and outline reports
HEAD
All All
: P2 enhancement
Assigned To: Nobody
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2009-08-01 14:54 CEST by Simon Pieters
Modified: 2015-04-01 09:41 CEST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Pieters 2009-08-01 14:54:24 CEST
"I think it would be useful, and I also think it would make sense to add it to validator.nu in the form of a checkbox option "Show Coding Style Report" that reports the actual coding styles used, similar to the Image Report feature.

This wouldn't clutter the UI with a bazillion options and wouldn't give one coding style higher status than others, while still allowing people to enforce a particular coding convention if they want to."
http://www.sitepoint.com/forums/showthread.php?t=629937


The report could say something along the lines of

Attributes
Empty syntax:
...messages with occurrences, with link to source position...
Double-quoted syntax:
...messages...
Single-quoted syntax:
None.

etc
Comment 1 Lars Gunther 2009-08-01 19:20:39 CEST
The original thread on the WHATWG mailing list, where the idea (eventually) was suggested: 

http://lists.whatwg.org/htdig.cgi/whatwg-whatwg.org/2009-July/021317.html