webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
Functions | |
def | fix_source_eol (path, is_dry_run=True, verbose=True, eol='\n') |
def devtools.fixeol.fix_source_eol | ( | path, | |
is_dry_run = True , |
|||
verbose = True , |
|||
eol = '\n' |
|||
) |
Makes sure that all sources have the specified eol sequence (default: unix).