🚀New Features
- Private repository support by @2bndy5 in https://github.com/shenxianpeng/cpp-linter-action/pull/40
- Add the ability to specify the compilation database by @DingXuefeng in https://github.com/shenxianpeng/cpp-linter-action/pull/42
👷 Changes
- Update
version
to support clang-tools13
,14
and decommission6
,7
by @shenxianpeng in https://github.com/shenxianpeng/cpp-linter-action/pull/45 - Completing the switch to GitHub pages for docs by @2bndy5 in https://github.com/shenxianpeng/cpp-linter-action/pull/37
- Update mkdocs by @shenxianpeng in https://github.com/shenxianpeng/cpp-linter-action/pull/35
- Remove dev artifacts by @2bndy5 in https://github.com/shenxianpeng/cpp-linter-action/pull/28
- Remove runchecks.sh by @shenxianpeng in https://github.com/shenxianpeng/cpp-linter-action/pull/33
- Delete useless directory and image by @shenxianpeng in https://github.com/shenxianpeng/cpp-linter-action/pull/36
🐛 Bugfix
- Fix field testing revealed various bugs by @2bndy5 in https://github.com/shenxianpeng/cpp-linter-action/pull/30 https://github.com/shenxianpeng/cpp-linter-action/pull/31
New Contributors
- @DingXuefeng made their first contribution in https://github.com/shenxianpeng/cpp-linter-action/pull/42
Full Changelog: shenxianpeng/cpp-linter-action@v1.3.0...v1.4.0