mirror of
https://github.com/electron/electron.git
synced 2026-05-02 03:00:22 -04:00
* ci: run clang-tidy on macOS and Windows * ci: copy framework headers for clang-tidy on macOS * chore: exclude electron_smooth_round_rect.cc in CI * chore: C-style casts are discouraged; use static_cast [google-readability-casting] * chore: add extra args on Windows to clear out warnings * ci: fix for macOS --remote-build none