You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ci: add clang-tidy check
This PR also changed cpp-linter's `tidy-checks` option to reduce
misunderstanding,
Rely on a .clang-tidy config file by specifying as a blank string (''),
see [0] for details.
[0]
https://cpp-linter.github.io/cpp-linter-action/inputs-outputs/#tidy-checks
---------
Signed-off-by: Junwang Zhao <zhjwpku@gmail.com>
0 commit comments