Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [clang-tidy] remove pointless string init | Rosen Penev | 2020-11-07 | 1 | -0/+2 |
| | | | | | | Found with readability-redundant-string-init Signed-off-by: Rosen Penev <rosenp@gmail.com> | ||||
* | GitHub Actions: Run more tests on Ubuntu 20.04 (Docker) | Jan Niklas Hasse | 2020-10-31 | 1 | -0/+11 |
| | |||||
* | Revert "Merge pull request #1768 from jhasse/github-actions-lint" | Jan Niklas Hasse | 2020-10-02 | 1 | -11/+0 |
| | | | | | This reverts commit 18df4d1e5dbd905507476d92351a2f8010a49356, reversing changes made to 54959b0f2c4950d97d94c03810b3b5185be0d69e. | ||||
* | clang-tidy: Drop readability-container-size-empty due to tests | Jan Niklas Hasse | 2020-09-19 | 1 | -2/+0 |
| | |||||
* | Add more clang-tidy checks | Jan Niklas Hasse | 2020-06-04 | 1 | -0/+4 |
| | |||||
* | GitHub Actions: Also run on Ubuntu 18.04 | Jan Niklas Hasse | 2020-05-18 | 1 | -0/+9 |
Builds with both GCC and Clang and runs clang-tidy, too. |