Skip to content

Commit 8ea5cb0

Browse files
Apply style fixes from code review
Co-authored-by: Aditya Sirish <[email protected]>
1 parent a15a34c commit 8ea5cb0

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

go/v1/resource_descriptor.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Wrapper APIs for in-toto attestation ResourceDescriptor protos.
3-
*/
3+
*/
44

55
package v1
66

go/v1/resource_descriptor_test.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Tests for in-toto attestation ResourceDescriptor protos.
3-
*/
3+
*/
44

55
package v1
66

go/v1/statement.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Wrapper APIs for in-toto attestation Statement layer protos.
3-
*/
3+
*/
44

55
package v1
66

go/v1/statement_test.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Tests for in-toto attestation ResourceDescriptor protos.
3-
*/
3+
*/
44

55
package v1
66

0 commit comments

Comments
 (0)