]> git.ipfire.org Git - thirdparty/ccache.git/commitdiff
Fix syntax of src/.clang-tidy
authorJoel Rosdahl <joel@rosdahl.net>
Sun, 26 Apr 2020 18:25:52 +0000 (20:25 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Sun, 26 Apr 2020 18:25:52 +0000 (20:25 +0200)
src/.clang-tidy

index ead31084f899427f5459cbfa439dfdbc284be26d..e95512169178d0018da3937e18c0f1612a2945d7 100644 (file)
@@ -1,8 +1,8 @@
 # This .clang-tidy file is used by CI to ensure that commits do not worsen the
 # codebase. The checks and values below are the minimum standard for new code.
-(Without claiming that they are 100% correct. They can be modified on demand!)
-If you want to improve the codebase try enabling some additional checks or
-playing with the configuration values.
+(Without claiming that they are 100% correct. They can be modified on demand!)
+If you want to improve the codebase try enabling some additional checks or
+playing with the configuration values.
 # Some checks are highly style dependent. The goal is NOT to activate all
 # of them.