Commit Graph

5 Commits

Author SHA1 Message Date
Alex Bates
6cd56e72c1
fix lint failing on first commit to branch
We now lint ALL files in the repository, not just those detected as changed in the commit (the procedure to do this failed when HEAD was exactly 1 commit ahead of the base branch). Also we now only lint pull requests, not in-progress pushes to any branch.
2020-10-13 20:53:45 +01:00
Alex Bates
ea32764c77
disable questionable clang-tidy checks 2020-08-19 23:09:09 +01:00
Alex Bates
728c879b9f
resolve clang-tidy errors 2020-08-19 01:35:11 +01:00
Alex Bates
b5256e31ee
add astyle, update clang-tidy config 2020-08-19 01:11:25 +01:00
Ethan Roseman
0782fa07a3 Refactoring stuff 2020-08-12 21:56:23 -04:00