issues
search
go-simpler
/
musttag
🚔 Enforce field tags in (un)marshaled structs
https://go-simpler.org/musttag
Mozilla Public License 2.0
36
stars
9
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Feature request: Improve the message for case when tags are omitted in structs' field types
#108
Antonboom
opened
4 days ago
1
chore(deps): bump golang.org/x/tools from 0.24.0 to 0.27.0
#107
dependabot[bot]
closed
1 week ago
1
Consider adding goccy/go-json to whitelist
#106
ccoVeille
opened
2 weeks ago
10
Improve Features section of the README
#105
ccoVeille
opened
2 weeks ago
0
feat: do not report types implementing `sql.Scanner`
#104
tmzane
closed
2 weeks ago
0
Add `sql.Scanner` to the interface whitelist for `sqlx`
#103
tmzane
closed
2 weeks ago
7
chore(deps): bump golang.org/x/tools from 0.24.0 to 0.26.0
#102
dependabot[bot]
closed
2 weeks ago
1
chore(deps): bump golang.org/x/tools from 0.24.0 to 0.25.0
#101
dependabot[bot]
closed
1 month ago
1
Possible false positive for the cast interface
#100
aliakseiz
closed
2 months ago
1
chore(deps): bump golang.org/x/tools from 0.23.0 to 0.24.0
#99
dependabot[bot]
closed
3 months ago
0
Possible false positive
#98
davidnewhall
closed
4 months ago
3
chore(deps): bump golang.org/x/tools from 0.22.0 to 0.23.0
#97
dependabot[bot]
closed
4 months ago
0
chore(deps): bump golang.org/x/tools from 0.21.0 to 0.22.0
#96
dependabot[bot]
closed
5 months ago
0
chore(deps): bump golang.org/x/tools from 0.20.0 to 0.21.0
#95
dependabot[bot]
closed
6 months ago
0
fix: check whether a pointer-type implements a Marshaler interface
#94
tmzane
closed
6 months ago
0
json.Unmarshaler interface not considered for nested types
#93
peterstace
closed
6 months ago
1
False positive for xml tags
#92
herloncf
closed
7 months ago
2
chore(deps): bump golang.org/x/tools from 0.19.0 to 0.20.0
#91
dependabot[bot]
closed
7 months ago
1
chore(deps): bump go-simpler.org/assert from 0.7.0 to 0.9.0
#90
dependabot[bot]
closed
7 months ago
0
feat: implement `verbose`
#89
22dm
opened
7 months ago
6
fix: do not abort check on ignored fields
#88
22dm
closed
7 months ago
2
feat: check whether structs within arrays/slices/maps implement a Marshaler interface
#87
Adjective-Object
closed
7 months ago
2
chore(deps): bump go-simpler.org/assert from 0.7.0 to 0.8.0
#86
dependabot[bot]
closed
8 months ago
1
feat: skip explicitly ignored fields
#85
octo
closed
8 months ago
1
feat: check whether nested types implement a Marshaler interface
#84
octo
closed
8 months ago
2
False positive for ignored field
#83
mitar
closed
8 months ago
1
chore(deps): bump golang.org/x/tools from 0.18.0 to 0.19.0
#82
dependabot[bot]
closed
8 months ago
1
test: fix vendor for go1.22
#81
tmzane
closed
9 months ago
1
feat: check structs within arrays/slices/maps
#80
shashkin
closed
9 months ago
3
chore(deps): bump golang.org/x/tools from 0.17.0 to 0.18.0
#79
dependabot[bot]
closed
9 months ago
2
chore(deps): bump golang.org/x/tools from 0.16.1 to 0.17.0
#78
dependabot[bot]
closed
10 months ago
1
chore(deps): bump golang.org/x/tools from 0.16.0 to 0.16.1
#77
dependabot[bot]
closed
11 months ago
1
chore(deps): bump golang.org/x/tools from 0.15.0 to 0.16.0
#76
dependabot[bot]
closed
11 months ago
1
chore(deps): bump golang.org/x/tools from 0.14.0 to 0.15.0
#75
dependabot[bot]
closed
1 year ago
1
chore: migrate to go-simpler.org
#74
tmzane
closed
1 year ago
1
chore: downgrade to go 1.20
#73
tmzane
closed
1 year ago
1
refactor: use `go mod edit` to get the main module
#72
tmzane
closed
1 year ago
1
refactor: use `cutVendor()` instead of regexp and move vendor
#71
tmzane
closed
1 year ago
0
chore: bump Go to 1.21
#70
tmzane
closed
1 year ago
1
refactor: report only the function call + merge tests
#69
tmzane
closed
1 year ago
1
chore(deps): bump golang.org/x/tools from 0.13.0 to 0.14.0
#68
dependabot[bot]
closed
1 year ago
2
fix: do not report types implementing `(Un)Marshaler`
#67
tmzane
closed
1 year ago
1
chore(deps): bump go-simpler.org/assert from 0.6.0 to 0.7.0
#66
dependabot[bot]
closed
1 year ago
1
chore(deps): bump golang.org/x/tools from 0.12.0 to 0.13.0
#65
dependabot[bot]
closed
1 year ago
0
Do not complain about structs which implement json.Marshaler
#64
mitar
closed
1 year ago
4
Fix running in Go workspace
#63
silkeh
closed
1 year ago
5
chore(deps): bump golang.org/x/tools from 0.11.1 to 0.12.0
#62
dependabot[bot]
closed
1 year ago
1
chore(deps): bump golang.org/x/tools from 0.11.0 to 0.11.1
#61
dependabot[bot]
closed
1 year ago
1
chore(deps): bump go-simpler.org/assert from 0.5.0 to 0.6.0
#60
dependabot[bot]
closed
1 year ago
1
Structs within slices or maps inside a marshalled struct are not checked
#59
egorbunov
closed
9 months ago
1
Next