Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Turn off modernize-use-trailing-return because it's *really* annoying (and clangd picks it up when using it for editing). Turn off modernize-use-nodiscard as well because it's already annoying. Add bugprone-* as well because it includes a lot of useful checks.
- Loading branch information