diff options
Diffstat (limited to 'clang')
| -rwxr-xr-x | clang/tools/clang-format/git-clang-format | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/clang/tools/clang-format/git-clang-format b/clang/tools/clang-format/git-clang-format index 6a0db27fa9f..0c45762ea51 100755 --- a/clang/tools/clang-format/git-clang-format +++ b/clang/tools/clang-format/git-clang-format @@ -78,6 +78,7 @@ def main(): # Other languages that clang-format supports 'proto', 'protodevel', # Protocol Buffers 'js', # JavaScript + 'ts', # TypeScript ]) p = argparse.ArgumentParser( |

