Ticket #1059 (closed RFC: wontfix)
Run Parrot through cpplint.py
Reported by: | petdance | Owned by: | petdance |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | coding_standards | Version: | 1.6.0 |
Severity: | medium | Keywords: | |
Cc: | Language: | ||
Patch status: | Platform: | all |
Description
The Google folks have a style guide:
http://code.google.com/p/google-styleguide/
One of the tools they use on their C++ code is cpplint.py:
http://google-styleguide.googlecode.com/svn/trunk/cpplint/
Let's throw it at the Parrot source and see what shakes loose.
Change History
Note: See
TracTickets for help on using
tickets.