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

Custom type support feature #26

Open
dejan-lokar opened this issue May 19, 2022 · 0 comments
Open

Custom type support feature #26

dejan-lokar opened this issue May 19, 2022 · 0 comments

Comments

@dejan-lokar
Copy link

Hi,

I'm using the rowserrcheck plugin in a project and I'm looking for a way to get the same check for a custom iterator.

Example:

type CustomIter struct {}
func (*CustomIter) Err() error {...}
...

Would you be interested in extending this linter to accept a list of types to check in addition to the Rows? I can prepare a PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant