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

Config option to finetune delimiters between attributes/objects #41

Open
vghero opened this issue May 12, 2020 · 0 comments
Open

Config option to finetune delimiters between attributes/objects #41

vghero opened this issue May 12, 2020 · 0 comments

Comments

@vghero
Copy link

vghero commented May 12, 2020

We're using a custom ToStringBuilder that adds some tweaking to the output/indention. If the attribute is a complex object, it adds 3 spaces after the newline - so it's better readable. to-string-verifier fails on this since it does not expect those 3 spaces to be there. It would be great, if this check for spaces could be exposed to the outside world, so someone could tweak it. Maybe one could also think about, to offer an option, to ignore such whitespaces completely and just focus on the textual parts like attributes, commas etc. WDYT?

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