Commit Graph

16 Commits

Author SHA1 Message Date
2cc4835c49 v2 -> v3 2025-04-10 14:12:35 +08:00
b0b84a3937 ci(gci/import): improve golangci.yml and add gci linter (#4010) 2024-12-07 14:17:33 +08:00
4f4109cdb6 fix typo for comments (#2268)
* Modify comment syntax error

* Modify comment syntax error
2022-11-07 17:55:49 +08:00
1793bf0863 add golangci feature to guarantee codes quality (#2229) 2022-11-01 20:12:21 +08:00
ce93b625d4 change errors wrapped by gerror.Wrap with error stack info for all packages 2021-12-21 22:59:14 +08:00
57ccc13e0c unit testing files renaming 2021-11-17 23:20:58 +08:00
857ca4d978 URL encode and decode 2021-11-16 00:59:15 +08:00
0135d23b16 URL-encode according to RFC 3986 2021-11-16 00:56:38 +08:00
ff8633231f improve code 'if block ends with a return statement, so drop this else and outdent its block (golint)' 2021-11-16 00:26:10 +08:00
1bc0635f8b version 2 2021-10-11 21:41:56 +08:00
c3b3258194 update dependencies clbanning/mxj,grokify/html-strip-tags-go,gopkg.in/yaml to stable version 2021-09-22 19:43:52 +08:00
093034acd1 copyright comment update 2021-01-17 21:46:25 +08:00
8779a3f211 add function Walk for package garray; improve comment for package garray 2020-04-18 13:30:49 +08:00
f18e6f078c improve unit testing cases 2020-03-20 08:49:40 +08:00
0b6d04485e improve unit testing cases 2020-03-19 22:56:12 +08:00
b01add2925 update project structure 2019-07-29 21:01:19 +08:00