Project

General

Profile

Actions

Task #3837

open

Investigate clang-tidy usage to enforce coding standards

Added by Roland Fischer over 4 years ago. Updated 4 months ago.

Status:
New
Priority:
Normal
Target version:
Effort:
Difficulty:
Label:

Description

We shall investigate using clang-tidy to enforce coding style guide that cannot be done with clang-format. It can also be used to enforce some "best practices".

Limitation of clang-format is that it only reformats code. clang-tidy can be used to e.g. enforce "always use brace for if()".

Actions

Also available in: Atom PDF