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

QIIME 2 validator: warn if cells contain leading/trailing whitespace #94

Open
jairideout opened this issue Feb 14, 2018 · 0 comments
Open
Assignees

Comments

@jairideout
Copy link
Member

jairideout commented Feb 14, 2018

Improvement Description
It'd be nice to have a few different warning cases:

  • If the cell is whitespace-only, note that the cell will be treated as an empty cell in the message.
  • If the cell has content with leading/trailing whitespace, note that the leading/trailing whitespace will be ignored.
  • If the cell is whitespace-only and is part of a trailing empty column, note that it contains whitespace and that the cell will be ignored altogether because it is part of a trailing empty column.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants