electron/atom
Samuel Attard b429e6e2df chore: disable clang-format and cpplint for impl of HandleExternalProtocol
NOLINT disables the linting error that we can't fix because its just
implementing a content API.

We also disable clang-format because it tries to format the // NOLINT
onto a new line which doesn't exactly work
2019-04-02 14:43:04 -07:00
..
app chore: rename atomBinding to electronBinding (#17419) 2019-03-18 12:37:06 -07:00
browser chore: disable clang-format and cpplint for impl of HandleExternalProtocol 2019-04-02 14:43:04 -07:00
common chore: update permission_status.h include for new path 2019-04-02 14:43:03 -07:00
renderer fix: make devtools extensions load correctly (#17614) 2019-03-30 17:36:13 -07:00
utility More migration of ServiceContext to ServiceBinding 2019-02-14 23:59:22 +05:30