1e3aa5f080
fix: v2.9.5 ( #4503 )
2025-11-10 21:40:35 +08:00
94cc233325
fix: disable specific staticcheck rules and update lint config ( #4396 )
...
fix: disable specific staticcheck rules and update lint config
- Disabled staticcheck rules SA1029, SA1019, S1000, and related checks
in `.golangci.yml` to filter out unwanted linter errors.
- Updated staticcheck checks list for more precise linting control.
- Clarified configuration for easier maintenance and future updates.
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: hailaz <739476267@qq.com >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-08-29 10:32:30 +08:00
fc9093a1aa
feat(cmd/gf): add ShardingPattern option for command gf gen dao to support generating dao files sharding tables ( #4081 )
2024-12-26 23:21:03 +08:00
233295be07
fix(os/gview): search file faild from resource manager of package gres ( #4024 )
2024-12-18 10:39:01 +08:00
00e2f6b5dc
chore: improve golangci-lint.yml, upgrade dependencies, and optimize code and comments ( #4025 )
2024-12-11 10:14:12 +08:00
eca3583845
fix issue #1416 ; add ParseOption for package gview
2022-03-10 11:35:23 +08:00
f5693c4393
improve package gview
2022-03-10 09:48:19 +08:00
22941276a5
fix issue #1611
2022-02-22 21:59:18 +08:00
23c00eb83f
fix issue #1394
2022-02-14 16:08:26 +08:00
04eb654133
add error stack for internal error printing
2022-01-28 14:51:49 +08:00
6468d55a81
add absolute file path support for package gcfg/gview
2022-01-14 17:16:38 +08:00
fe93d7b332
add GetRegisteredRuleMap function, add internal logging for rule overwrite situation of package gvalid
2022-01-14 16:46:25 +08:00
48c5c1e5a8
change errors wrapped by gerror.Wrap with error stack info for all packages
2021-12-23 00:09:00 +08:00
ce93b625d4
change errors wrapped by gerror.Wrap with error stack info for all packages
2021-12-21 22:59:14 +08:00
b9907ae3ba
improve package gview for default folder searching
2021-12-17 21:38:10 +08:00
4fa2a879d7
[feature] improve code gview
2021-11-15 20:49:02 +08:00
1bc0635f8b
version 2
2021-10-11 21:41:56 +08:00
df09d8c604
refract package ghttp/gredis/glog
2021-09-27 21:27:24 +08:00
727f58a24b
remove usage of gconv.Unsafe* functions internally to avoid unexpected errors
2021-09-14 19:30:20 +08:00
59397fd8a5
add buildin function add/minus/times/divide for package gview
2021-08-25 20:00:53 +08:00
abc8e62d58
add package gcode and improve error implements for package gerror
2021-08-24 21:18:59 +08:00
0ddacdd7e2
add error code for components
2021-07-20 23:02:02 +08:00
d109706ad3
unify error package to gerror
2021-06-26 18:34:26 +08:00
50ffaef33f
add context for intlog/gsession;improve struct/structs converting for package gconv
2021-06-26 16:23:54 +08:00
a326f4a989
improve package gi18n/gview/gvalid for more flexable i18n feature controll,add custom error configuration and i18n translation for custom error message
2021-05-13 00:16:45 +08:00
093034acd1
copyright comment update
2021-01-17 21:46:25 +08:00
0d5b93bd07
fix issue in incorrect parsing error message for gview
2020-12-29 19:43:25 +08:00
63bc06d0fe
improve package gview
2020-12-15 00:09:55 +08:00
ca72d3b23a
remove gfcache usage from repo
2020-07-18 08:32:35 +08:00
4dd12434b7
add file cache feature for package gfile and remove package gfcache
2020-07-16 12:31:13 +08:00
0515fc94cb
add MapMerge/MapMargeCopy functions for package gutil; improve template view feature for indefinite parameters
2020-04-14 21:11:12 +08:00
a6a01fd7f2
improve template cache for ParseContent function of package gview
2020-03-21 23:42:34 +08:00
16958413bb
improve autoencode feature for package gview
2020-03-21 19:31:58 +08:00