althack-project / althack-project/althack

Enhance clang-tidy configuration and fix remaining warnings

オープン
#27 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
bug enhancement good first issue help wanted
主要言語
C++
スター
0
フォーク
0
PR マージ指標
30日以内にマージされた PR はありません

説明

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

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。