mirror of
https://github.com/github/codeql.git
synced 2026-04-20 06:24:03 +02: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