Skip to content

Commit 01fa95f

Browse files
committed
Actions: autoformat
1 parent 8840f91 commit 01fa95f

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

actions/ql/lib/actions.qll

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1 @@
1-
predicate placeholder(int x) {
2-
x = 0
3-
}
1+
predicate placeholder(int x) { x = 0 }

0 commit comments

Comments
 (0)