Skip to content

Lint is not working for catching Namespace Indentation error #234

@Yujinmon

Description

@Yujinmon

Hello, i found some error related to indentation and it seems worth it to solve.

In google style guide, there is the contents for namespace indentation
https://google.github.io/styleguide/cppguide.html#Namespace_Formatting
Specifying 'the contents of namespace are not indented'.

For example,
image
You can see there is indent inside in namespace scope.
This is not fit to google style guide.

image This is the example of correct style refer to google style guide.

And as you can see,
image
lint is not catching!

I think it would be great that if this problem solved.
Can anyone give comments or feedback for this issue?

Thankyou!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions