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

Add support for case insensitive TODOs #167

Merged
merged 11 commits into from
Oct 11, 2021

Conversation

Emoto13
Copy link
Contributor

@Emoto13 Emoto13 commented Sep 6, 2021

Support for case insensitive todos as per #48

@Emoto13
Copy link
Contributor Author

Emoto13 commented Sep 16, 2021

@preslavmihaylov Ready for review

@preslavmihaylov
Copy link
Owner

Overall, very good approach. I like that you've used something similar to a decorator to achieve this as this makes it quite flexible when adding new todo matchers.

After resolving some of the minor issues I mentioned, we're good to go to merge this.

matchers/caseInsensitive/todomatcher.go Outdated Show resolved Hide resolved
matchers/caseInsensitive/todomatcher.go Outdated Show resolved Hide resolved
matchers/caseInsensitive/todomatcher.go Outdated Show resolved Hide resolved
matchers/caseInsensitive/todomatcher.go Outdated Show resolved Hide resolved
@Emoto13
Copy link
Contributor Author

Emoto13 commented Sep 23, 2021

@preslavmihaylov Ready for review

@preslavmihaylov preslavmihaylov merged commit cd229d5 into preslavmihaylov:master Oct 11, 2021
preslavmihaylov added a commit that referenced this pull request Oct 11, 2021
preslavmihaylov added a commit that referenced this pull request Oct 11, 2021
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

Successfully merging this pull request may close these issues.

None yet

2 participants