We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b4ce0a commit 01af810Copy full SHA for 01af810
scripts/get_default_versions.py
@@ -20,4 +20,4 @@ def main():
20
print(f"CLANG_TIDY_VERSION={DEFAULT_CLANG_TIDY_VERSION}")
21
22
if __name__ == "__main__":
23
- main()
+ main()
0 commit comments