Skip to content

Commit

Permalink
Add clang tidy info in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
P2-718na committed May 29, 2021
1 parent 3da24b1 commit 159d4d2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -181,4 +181,7 @@ to run tests, see [Testing](#testing).
illegal memory accesses. This program was run through Valgrind Memcheck
and is completely devoid of them.
2. This code was run through Clang-Tidy to check for additional warnings.
The configuration used was [CLion default][4] from JetBrains.
[4]: https://confluence.jetbrains.com/display/CLION/Clang-Tidy+in+CLion%3A+default+configuration

0 comments on commit 159d4d2

Please sign in to comment.