CompileFlags:
  Add: [-std=c++17]

Diagnostics:
  UnusedIncludes: None
  Suppress:
    - '-Wc++17-extensions'

---

If:
  PathMatch: python/combaero/_core.cpp
Diagnostics:
  Suppress: '*'
