Commit Graph

7 Commits

Author SHA1 Message Date
Ivan Grokhotkov b55c12a928
ci: install libtinfo5, clang dependency; add workflow comments 2022-12-06 12:30:19 +01:00
Tomas Rezucha eb24f99533 ci: Fix Clang tidy job
xtensa-clang was renamed to esp-clang
2022-11-30 10:37:34 +01:00
Ivan Grokhotkov e179239f45
ci: upgrade clang-tidy-sarif to v0.3.3 2022-08-08 08:40:58 +02:00
Ivan Grokhotkov ec6b538396
ci: pin clang-tidy-sarif to v0.3.1 2022-08-08 00:53:03 +02:00
Ivan Grokhotkov f42c23218d ci: clang-tidy fixes
- upgrade clang-tidy-runner to 0.2.0.
- use new '--include-paths' and '--exclude-paths' arguments of
  clang-tidy-runner to limit the issues reported.
- don't install codereport and don't build an HTML report, fixing
  the Jinja2 version incompatibility issue.
2022-04-19 10:14:05 +02:00
Harshit Malpani 371b185ec6 gh_action: Update to actions/checkout@v3 2022-04-11 18:17:39 +05:30
Ivan Grokhotkov 2ecf68c253
ci: add static analysis with clang-tidy 2022-03-22 12:42:20 +01:00