mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Python lint a bunch of files not currently python linted
This commit is contained in:
@@ -243,6 +243,7 @@ def get_short_sdk_name(sdk):
|
||||
matched = re.match("[a-zA-Z]+", sdk)
|
||||
return matched.group(0)
|
||||
|
||||
|
||||
def create_dump_module_api_args(cmd_common, cmd_extra_args, sdk, module,
|
||||
target, output_dir, quiet, verbose):
|
||||
|
||||
|
||||
Reference in New Issue
Block a user