mirror of
https://github.com/electron/electron.git
synced 2026-01-26 07:48:08 -05:00
The normal convention in the codebase is to not use references or 'const' for primitives like 'bool' and 'int'.
The normal convention in the codebase is to not use references or 'const' for primitives like 'bool' and 'int'.