MonsterDruide1
MonsterDruide1
Respective PRs are merged, this should be rebased and cleaned up to prepare for review.
Requires rebase
Hmm, while we're at it, can we also enforce `decomp.me` links being listed above all those functions?
How many mismatching non-library functions do we have?
https://clang.llvm.org/extra/clang-tidy/checks/readability/qualified-auto.html
That's also what I'm thinking. It does not add information/value, just make the name longer, and one advantage of having a very short name for these placeholders is that they...
I'm running into the same problem on our instance, and we are not using the toolkit for deployment, so it seems to be a problem across the entire `overleaf` project....
I can confirm that the line of thought in my previous message was correct. Changing this one line from the PR results in the checks returning `OK` again, even on...