electron/shell/renderer/api
Charles Kerr 2b316f3843
refactor: run clang-tidy (#20231)
* refactor: clang-tidy modernize-use-nullptr

* refactor: clang-tidy modernize-use-equals-default

* refactor: clang-tidy modernize-make-unique

* refactor: omit nullptr arg from unique_ptr.reset()

As per comment by @miniak
2019-09-16 18:12:00 -04:00
..
atom_api_renderer_ipc.cc refactor: replace ipcRendererUtils.invoke() with ipcRendererInternal.invoke() (#19574) 2019-08-23 15:45:50 -07:00
atom_api_spell_check_client.cc refactor: run clang-tidy (#20231) 2019-09-16 18:12:00 -04:00
atom_api_spell_check_client.h refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
atom_api_web_frame.cc refactor: run clang-tidy (#20231) 2019-09-16 18:12:00 -04:00