We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6496c31 commit 54f6a8bCopy full SHA for 54f6a8b
modules/optional/serialization_test.go
@@ -4,7 +4,7 @@
4
package optional_test
5
6
import (
7
- std_json "encoding/json" //nolint:depguard // for comparision with std
+ std_json "encoding/json" //nolint:depguard // for comparison with std
8
"testing"
9
10
"code.gitea.io/gitea/modules/json"
0 commit comments