Skip to content

Define compiler flags for gcc compiler #731

@AlexanderLanin

Description

@AlexanderLanin

So far only -Wall -Wextra -pedantic is planned. That's a start, but it's like half of what the compiler can warn us about.

Before adding another tool like clang-tidy, we need to leverage the tools we already have and configure them properly to provide warnings about issues in our code.

Metadata

Metadata

Labels

Type

Projects

Status

Done

Status

Done

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions