Commit 60d977c0 authored by Johnny's avatar Johnny

fix: add period to comment for golangci-lint compliance

parent b78d4c25
...@@ -12,7 +12,7 @@ import ( ...@@ -12,7 +12,7 @@ import (
) )
const ( const (
// MaxTagLength defines the maximum number of runes allowed in a tag // MaxTagLength defines the maximum number of runes allowed in a tag.
MaxTagLength = 100 MaxTagLength = 100
) )
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment