webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
Public Member Functions | |
def | __init__ (self, file_path, handle_style_error) |
def | check (self, lines) |
Public Attributes | |
file_path | |
handle_style_error | |
Processes Xcode project file lines for checking style.
def webkitpy.style.checkers.xcodeproj.XcodeProjectFileChecker.__init__ | ( | self, | |
file_path, | |||
handle_style_error | |||
) |
def webkitpy.style.checkers.xcodeproj.XcodeProjectFileChecker.check | ( | self, | |
lines | |||
) |
webkitpy.style.checkers.xcodeproj.XcodeProjectFileChecker.file_path |
webkitpy.style.checkers.xcodeproj.XcodeProjectFileChecker.handle_style_error |