Skip to content

Commit

Permalink
restore removed value
Browse files Browse the repository at this point in the history
  • Loading branch information
sloriot committed Sep 2, 2021
1 parent fd94f61 commit 29a2980
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .clang-tidy
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
Checks: '-clang-diagnostic*,-clang-analyzer*,google-readability-casting'
Checks: '-clang-diagnostic*,-clang-analyzer*,modernize-use-nullptr,google-readability-casting'
HeaderFilterRegex: 'CGAL/*'
...

0 comments on commit 29a2980

Please sign in to comment.