mirror of
https://github.com/ra3xdh/qucs_s
synced 2025-03-28 21:13:26 +00:00
9 lines
146 B
Plaintext
9 lines
146 B
Plaintext
If:
|
|
PathMatch: [ .*\.cpp, .*\.h ]
|
|
|
|
CompileFlags:
|
|
Add: [-std=c++17]
|
|
|
|
Diagnostics:
|
|
ClangTidy:
|
|
Add: [ bugprone-*, readability-* ] |