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

Preventing comments from getting into entries #74

Merged
merged 2 commits into from
Jul 13, 2021

Conversation

kadern0
Copy link
Contributor

@kadern0 kadern0 commented Apr 6, 2021

Signed-off-by: Pablo Caderno [email protected]

Fixes issue #72

I've also removed the spaceRemover and tabReplacer since strings.TrimSpace() should get rid of either of these.

@guumaster
Copy link
Owner

Thanks @kadern0 for this PR, I'll check it as soon as I can create a new release.

@guumaster
Copy link
Owner

Thanks for your contribution @kadern0. I'm reviewing this, but tabReplacer and spaceRemover also takes care of extra spaces and tabs inside the lines, not only on leading and trailing characters. Could you restore that before merging?

@kadern0
Copy link
Contributor Author

kadern0 commented Jul 12, 2021

Done!

@guumaster guumaster merged commit fc23871 into guumaster:master Jul 13, 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