Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: merge some .go files #131

Merged
merged 1 commit into from
Jun 22, 2024

merge .go files

ec1c6ac
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

refactor: merge some .go files #131

merge .go files
ec1c6ac
Select commit
Loading
Failed to load commit list.
GitHub Actions / staticcheck succeeded Jun 22, 2024 in 0s

reviewdog [staticcheck] report

reported by reviewdog 🐶

Findings (0)
Filtered Findings (1)

reflect_helper.go|122 col 4| should replace loop with res.NonProjective = append(res.NonProjective, strings.Split(npl, ",")...) (S1011)