Skip to content

Commit

Permalink
add .clang-tidy
Browse files Browse the repository at this point in the history
  • Loading branch information
justusranvier committed Sep 14, 2022
1 parent f5cdba6 commit f2a1eeb
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .clang-tidy
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"InheritParentConfig": "true",
"Checks": "-cert-err33-c,-cert-err34-c",
}

0 comments on commit f2a1eeb

Please sign in to comment.