electron/atom
Charles Kerr a5a068b2ee fix cpplint errors
atom/browser/atom_javascript_dialog_manager.cc:39:  Lines should be <= 80 characters long  [whitespace/line_length] [2]
atom/browser/atom_javascript_dialog_manager.cc:39:  If/else bodies with multiple statements require braces  [readability/braces] [4]
atom/browser/atom_javascript_dialog_manager.cc:62:  Lines should be <= 80 characters long  [whitespace/line_length] [2]
atom/browser/atom_javascript_dialog_manager.cc:89:  If/else bodies with multiple statements require braces  [readability/braces] [4]
2018-03-06 11:19:15 +09:00
..
app Disable stack dumping for 32bit ARM 2018-02-23 10:22:00 +09:00
browser fix cpplint errors 2018-03-06 11:19:15 +09:00
common Use version 0.0.0-dev everywhere 2018-03-05 16:24:48 +01:00
node Fixed build issues 2017-11-24 10:58:53 +09:00
renderer Merge pull request #11607 from bughit/frame_navigation_api 2018-02-26 15:50:11 +09:00
utility [c++11 library] Remove ScopedVector 2017-11-24 10:58:17 +09:00
CPPLINT.cfg Enable alphabetical include order lint filter 2016-08-26 15:29:53 -07:00