issues
search
dgryski
/
semgrep-go
Go rules for semgrep and go-ruleguard
MIT License
460
stars
37
forks
source link
Add check for JSON and YAML Marshaler/Unmarshaler
#48
Closed
oncilla
closed
2 years ago
oncilla
commented
2 years ago
Add rules that catch misspelling of:
MarshalJSON
UnmarshalJSON
MarshalYAML
UnmarshalYAML
dgryski
commented
2 years ago
Thanks!
Add rules that catch misspelling of: