mirror of
https://github.com/ddnet/ddnet.git
synced 2024-11-10 18:18:18 +00:00
4 lines
163 B
Plaintext
4 lines
163 B
Plaintext
|
# Need at least one check, otherwise clang-tidy fails, use one that can't
|
||
|
# happen in our code since we don't use OpenMP API.
|
||
|
Checks: '-*,openmp-exception-escape'
|