Manual

Google Confidential and Proprietary
RLint: Automate style checking and correction
Goal: Minimize overhead of following style guide.
RLint: Program warning style violations.
Optionally produce style-conforming code.
Key idea: Computers are cheap.
Use within Google:
All code violations flagged by code review tool.
Violations must be corrected before code submission.