Chromium Code Reviews| OLD | NEW | 
|---|---|
| (Empty) | |
| 1 [MESSAGES CONTROL] | |
| 2 | |
| 3 disable=abstract-class-not-used,bad-continuation,bad-indentation,duplicate-code, fixme,invalid-name,locally-disabled,locally-enabled,missing-docstring,star-args, too-few-public-methods,too-many-arguments,too-many-branches,too-many-instance-at tributes,too-many-lines,too-many-locals,too-many-public-methods,too-many-stateme nts, | |
| 4 | |
| 5 [REPORTS] | |
| 6 | |
| 7 reports=no | |
| 8 | |
| 9 [VARIABLES] | |
| 10 | |
| 11 dummy-variables-rgx=^_.*$|dummy | |
| 
 
perezju
2015/09/08 13:40:10
nice! :)
 
 | |
| OLD | NEW |