Skip to content

cpplint whitespace/indent_namespace seeming false positive #1997

@peternewman

Description

@peternewman

whitespace/indent_namespace
Do not indent within a namespace. [whitespace/indent_namespace] [4]

E.g.:

ola/common/base/Init.cpp

Lines 203 to 207 in e8c755c

bool ServerInit(int *argc,
char *argv[],
ExportMap *export_map,
const string &first_line,
const string &description) {

Decide if/how we should fix this and remove the skip added in peternewman@2bd4368 .

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions