Commits


dominic authored and GitHub committed 6a508bf11e4
benchmark declarations can and should be const (clang-tidy) (#1924) * benchmark declarations can and should be const (clang-tidy) * clang-format * add clang-tidy ignore file to remove googletest (and other third party) source for consideration