Checks: >
  -*,
  bugprone-*,
  performance-*
WarningsAsErrors: "*"
HeaderFilterRegex: "^(.*/)?(native|mlir)/"
ExcludeHeaderFilterRegex: "^(.*/)?(\\.venv|build|dist|/opt/homebrew|/Users/[^/]+/\\.local/share/uv/python)/"
FormatStyle: file
