mirror of
https://github.com/github/codeql.git
synced 2025-12-17 09:13:20 +01:00
Swift: cleanup and some docstrings for codegen
Also added code generation and clang formatting to the pre-commit configuration.
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#!/usr/bin/env python3
|
||||
""" Driver script to run all checked in code generation """
|
||||
|
||||
from lib import generator
|
||||
import dbschemegen
|
||||
|
||||
Reference in New Issue
Block a user