Skip to content

Run clang-tidy on Travis with specific warnings as errors. #349

@iphydf

Description

@iphydf
  1. Enable all the warnings.
  2. Selectively disable warnings that are currently triggered.

This way we can ensure that we at least won't cause regressions in terms of warnings.

Then later:

  1. When we're bored, go through one warning at a time and see if we can/should fix it, or if we should keep it disabled or silenced for a specific instance of the warning.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2Medium priority

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions