mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +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,8 +1,4 @@
|
||||
py_binary(
|
||||
name = "codegen",
|
||||
srcs = glob(["**/*.py"]),
|
||||
data = glob(["**/*.mustache"]) + [
|
||||
"schema.yml",
|
||||
"prefix.dbscheme",
|
||||
],
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user