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:
@@ -8,6 +8,10 @@ sourceLocationPrefix(
|
||||
string prefix: string ref
|
||||
);
|
||||
|
||||
answer_to_life_the_universe_and_everything(
|
||||
int answer: int ref
|
||||
)
|
||||
|
||||
|
||||
// from codegen/schema.yml
|
||||
|
||||
|
||||
Reference in New Issue
Block a user