Skip to content
This repository was archived by the owner on Jan 28, 2022. It is now read-only.
This repository was archived by the owner on Jan 28, 2022. It is now read-only.

Update cpplint to 1.5.2 or newer to fix Qt signal false positives #521

@zehnm

Description

@zehnm

Expected Behavior or Design

cpplint correctly handles Qt signal and slot definitions in header files and doesn't mark them as errors.

Current Behavior or Design

public slots: must be marked with // NOLINT to disable the false positive.

Possible Solution

Upgrade cpplint to 1.5.2.

Detailed Description and Additional Information

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions