Commit Graph

10 Commits

Author SHA1 Message Date
JoshDuMan
54242fd671
Update .clang-tidy (#533) 2021-11-16 17:03:38 +09:00
Ethan Roseman
3762983408 Merge branch 'mac-support' into audio 2020-12-05 19:57:10 -05:00
Alex Bates
b9b69a5739 remove local variable case camelBack requirement 2020-12-02 13:02:40 +00:00
Ethan Roseman
e92eac5868 tidying 2020-12-02 00:00:44 -05:00
Alex Bates
010ef82fa2
lint identifier names 2020-10-21 16:51:58 +01:00
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