Replace rounding using int(x+0.5) with roundToInt
[alexxy/gromacs.git] / src / .clang-tidy
2018-09-10 Roland SchulzReplace rounding using int(x+0.5) with roundToInt
2018-09-07 Roland Schulzclang-tidy: override
2018-08-29 Mark AbrahamMerge branch release-2018
2018-08-27 Roland SchulzEnable more clang-tidy checks for new code
2018-08-24 Mark AbrahamMerge branch release-2018
2018-08-18 Roland Schulzreadability-implicit-bool-conversion 2/2
2018-08-18 Roland Schulzclang-tidy modernize
2018-08-18 Roland Schulzclang-tidy: google tests applicable
2018-08-18 Roland SchulzEnable clang tidy/warnings for tests
2018-08-04 Roland Schulzclang-tidy: modernize make-unique/shared