althack-project / althack-project/althack

Enhance clang-tidy configuration and fix remaining warnings

Ouverte
#27 0 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
bug enhancement good first issue help wanted
Langage dominant
C++
Étoiles
0
Forks
0
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

**Describe the bug**
The current clang-tidy configuration should be improved as it

- still produces warnings that should be fixed
- should be configured through a dedicated configuration file rather than hosting its config in a CMake variable

Both issues are more of a clean-up measure, but should improve both, compilation output readability (and conciseness) and clarity of the current configuration. Many issues stem from system headers, too - this should possibly fixed by ignoring them entirely.

**To Reproduce**
Just compile in a clean environment - many issues will be shown.

**Expected behavior**
No remaining clang-tidy issues (if possible) when doing a clean compile.

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.