mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
Actions: autoformat
This commit is contained in:
@@ -1,3 +1 @@
|
||||
predicate placeholder(int x) {
|
||||
x = 0
|
||||
}
|
||||
predicate placeholder(int x) { x = 0 }
|
||||
|
||||
Reference in New Issue
Block a user