Skip to content

Commit

Permalink
Add period in nbccontract comment for golangci-lint
Browse files Browse the repository at this point in the history
  • Loading branch information
ganeshkumarashok committed Oct 29, 2024
1 parent 042f15d commit 589a1f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/proto/nbcontract/v1/const.go
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package nbcontractv1

const (
// Follow the semantic versioning format. <Major>.<Minor>.<Patch>
// Follow the semantic versioning format. <Major>.<Minor>.<Patch>.
contractVersion = "v0"
)

Expand Down

0 comments on commit 589a1f3

Please sign in to comment.