Cheng Zhao
|
c44279bb10
|
Move AtomNSWindow to a new file
|
2018-04-20 19:26:20 +09:00 |
|
Cheng Zhao
|
569967ac21
|
Move QLPreviewPanelDataSource to AtomNSWindowDelegate
|
2018-04-20 19:17:08 +09:00 |
|
Cheng Zhao
|
ce54fd334d
|
Move AtomNSWindowDelegate to a new file
|
2018-04-20 19:12:17 +09:00 |
|
Cheng Zhao
|
0f9f04e4ec
|
Fix cpplint warning
|
2018-03-20 10:13:16 +03:00 |
|
Charles Kerr
|
d36e451301
|
make IGNORE_FILES more readable
|
2017-12-19 18:37:02 -06:00 |
|
Charles Kerr
|
0521302940
|
add atom/node/osfhandle.cc to the do-not-lint list
|
2017-12-19 17:41:34 -06:00 |
|
Charles Kerr
|
2f88e69ed4
|
fix inconsistent indentation
|
2017-12-19 16:23:27 -06:00 |
|
Charles Kerr
|
58edfc26ed
|
flake8 --ignore=E111,E121 script/cpplint.py
|
2017-12-19 16:02:36 -06:00 |
|
Charles Kerr
|
30f8660a20
|
walk all files in atom/ and brightray/
|
2017-12-19 15:57:03 -06:00 |
|
Charles Kerr
|
cab1b81026
|
give find_files() a filename tester function arg
|
2017-12-19 15:50:09 -06:00 |
|
Charles Kerr
|
f5f6d99cd7
|
make file list function names clearer
since they return sets rather than lists, don't use 'list' in the name
|
2017-12-19 15:40:11 -06:00 |
|
Charles Kerr
|
589c6a5b7e
|
remove unnecessary ignore variable
|
2017-12-19 15:38:23 -06:00 |
|
Charles Kerr
|
512fb670b4
|
remove unnecessary changed_files variable
|
2017-12-19 15:37:41 -06:00 |
|
Charles Kerr
|
b6c16a520a
|
only call cppcheck once
|
2017-12-19 15:07:11 -06:00 |
|
Charles Kerr
|
6198bbe963
|
add changed-only mode to cpplint
|
2017-12-18 10:22:51 -06:00 |
|
Cheng Zhao
|
edede7f33f
|
Fix cpplint warning
|
2017-11-28 15:36:45 +09:00 |
|
Robin Andersson
|
60e614b10c
|
cpplint skip to run if dependencies has not been bootstrapped
See #10593 for the discussion regarding this
|
2017-10-15 21:18:20 +02:00 |
|
Kevin Sawicki
|
cfb5b6ac89
|
Fix build/header_guard linter violations in brightray
|
2017-05-19 08:46:15 -07:00 |
|
Kevin Sawicki
|
500ffdf700
|
cpplint brightray/ files
|
2017-05-10 13:51:57 -07:00 |
|
Kevin Sawicki
|
48515d9ecc
|
Ignore objective-c header lint
|
2017-03-03 14:00:38 -08:00 |
|
Kevin Sawicki
|
d4d3c78701
|
Ignore lint warnings in Objective-C header
|
2017-03-03 14:00:38 -08:00 |
|
Kevin Sawicki
|
a9c6ee997f
|
Remove ignore files that are lint free
|
2016-08-05 10:53:10 -07:00 |
|
Kevin Sawicki
|
5d249e2a94
|
Run cpplint on utility folder
|
2016-01-20 09:43:32 -07:00 |
|
Cheng Zhao
|
c95869e515
|
Fix cpplint warnings.
|
2014-08-21 20:25:12 +08:00 |
|
Cheng Zhao
|
724b29d6d4
|
win: Fix calling lint scripts with win32 python.
|
2014-08-08 16:41:10 +08:00 |
|
Cheng Zhao
|
4a7e392301
|
Fix cpplint warning.
|
2014-04-15 15:42:46 +08:00 |
|
Cheng Zhao
|
2d808d30a2
|
Bring back build/include_order cpplint.
|
2014-03-16 09:13:06 +08:00 |
|
Cheng Zhao
|
bbef33a33a
|
Bring back build/header_guard cpplint.
|
2014-03-16 08:58:59 +08:00 |
|
Cheng Zhao
|
120094a81e
|
Only print when got error for some commands.
|
2014-02-26 22:08:01 +08:00 |
|
Cheng Zhao
|
637b50044d
|
Do not use "/" explicitly in cpplint.
|
2014-02-26 21:51:37 +08:00 |
|
Cheng Zhao
|
fbe963c7f3
|
💄 Fix cpplint warnings.
|
2014-02-21 12:57:45 +08:00 |
|
Cheng Zhao
|
ea8d349b1b
|
💄 Fix cpplinting.
|
2014-02-19 21:25:18 +08:00 |
|
Cheng Zhao
|
a8f172752a
|
💄 Fix cpplint warning.
|
2014-01-31 20:28:33 +08:00 |
|
Cheng Zhao
|
c271d89677
|
Fix cpplint warnings.
|
2014-01-21 20:25:01 +08:00 |
|
Cheng Zhao
|
e9e90b481a
|
💄 Fix cpplint warnings.
|
2013-12-05 23:54:57 +08:00 |
|
Cheng Zhao
|
ef8a05be38
|
💄 Fix violations against pylint.
|
2013-09-27 10:21:27 +08:00 |
|
Cheng Zhao
|
e376850552
|
💄 Fix cpplint warnings.
|
2013-09-27 09:26:36 +08:00 |
|
Cheng Zhao
|
6c098deb57
|
💄 Fix cpplint warnings.
|
2013-09-12 13:03:57 +08:00 |
|
Cheng Zhao
|
7cc1589097
|
Abort when there is a error in cpplint.
|
2013-08-21 21:35:41 +08:00 |
|
Cheng Zhao
|
cdbb16d8fe
|
💄 for cpplint.
|
2013-08-17 16:28:06 +08:00 |
|
Cheng Zhao
|
452c350798
|
💄 for cpplint.
|
2013-08-13 17:07:36 +08:00 |
|
Cheng Zhao
|
950c09f2e7
|
Use depot_tools to provide ninja binary and cpplint.
|
2013-07-07 16:25:50 +08:00 |
|
Cheng Zhao
|
cce712549b
|
Rewrite cpplint script in python.
|
2013-06-24 17:03:48 +08:00 |
|