|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
Public Member Functions | |
| def | __init__ (self, file_path, handle_style_error) |
| def | check (self, lines) |
Public Member Functions inherited from webkitpy.style.checkers.jsonchecker.JSONChecker | |
| def | __init__ (self, file_path, handle_style_error) |
| def | check (self, lines) |
Additional Inherited Members | |
Static Public Member Functions inherited from webkitpy.style.checkers.jsonchecker.JSONChecker | |
| def | line_number_from_json_exception (error) |
Static Public Attributes inherited from webkitpy.style.checkers.jsonchecker.JSONChecker | |
| categories = set(('json/syntax',)) | |
Processes contributors.json lines
| def webkitpy.style.checkers.contributors.ContributorsChecker.__init__ | ( | self, | |
| file_path, | |||
| handle_style_error | |||
| ) |
| def webkitpy.style.checkers.contributors.ContributorsChecker.check | ( | self, | |
| lines | |||
| ) |
1.8.13