Add clang-tidy documentation
Compare changes
@@ -253,6 +253,16 @@ To format the code using ClangFormat, run the following command in the terminal:
@@ -253,6 +253,16 @@ To format the code using ClangFormat, run the following command in the terminal:
Replace `[source_file(s)]` with the path(s) to the file(s) to format. The `-i` option tells ClangFormat to modify the files in-place.