Skip to content

Commit b14c584

Browse files
committed
Fix formatting
1 parent 06f73e7 commit b14c584

File tree

1 file changed

+1
-1
lines changed
  • go/ql/test/library-tests/semmle/go/dataflow/flowsources/local/file

1 file changed

+1
-1
lines changed

go/ql/test/library-tests/semmle/go/dataflow/flowsources/local/file/test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,4 +67,4 @@ func fsOpen() {
6767
}
6868
defer file.Close()
6969
file.Read([]byte{1, 2, 3})
70-
}
70+
}

0 commit comments

Comments
 (0)