althack-project / althack-project/althack

Enhance clang-tidy configuration and fix remaining warnings

Offen
#27 0 Kommentare 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
bug enhancement good first issue help wanted
Vorherrschende Sprache
C++
Sterne
0
Forks
0
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

**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.

Beitragsleitfaden

Beitragsleitfaden öffnen

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.