Sourced from ZedThree/clang-tidy-review's releases.
v0.15.1
What's Changed
- Fix Recursive source clang-tidy by
@bwrsandman
in ZedThree/clang-tidy-review#104Full Changelog: https://github.com/ZedThree/clang-tidy-review/compare/v0.15.0...v0.15.1
v0.15.0
What's Changed
- Python fixes for running on multiple platforms and outside of docker by
@bwrsandman
in ZedThree/clang-tidy-review#103Full Changelog: https://github.com/ZedThree/clang-tidy-review/compare/v0.14.0...v0.15.0
0dd8d19
Merge pull request #104
from bwrsandman/recursive-source-config7765f56
Fix Recursive source clang-tidy7e7ae43
Merge pull request #103
from bwrsandman/windows_shell_fix406fab7
Apply black changese2610c9
Use pathlib for clang_tidy_binary and args list for versione78c0b1
Add an option to merge multiple commentsa09d6ab
Split workflow: return the number of commentsdf2e121
Fix review command line to run on windows828c9a4
Bump versions of actions in README