Skip to content

File specific NOLINT definition in cpplint #31

@GoogleCodeExporter

Description

@GoogleCodeExporter
Currently cpplint messages can be suppressed in the source code with NOLINT() 
definition. The definition affects only to the single line. In some cases it 
would be useful to suppress messages in multiple lines with single definition 
(e.g., NOLINTFILE() in the beginning of the file).


Original issue reported on code.google.com by [email protected] on 1 Oct 2014 at 12:17

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions