-
Notifications
You must be signed in to change notification settings - Fork 34
Closed
Labels
ADR/neededA decision has been made and it needs to be documentedA decision has been made and it needs to be documentedarea/ciresolution/goneNon-reproducible, obsolete, outdated issuesNon-reproducible, obsolete, outdated issues
Milestone
Description
A couple of times I've merged PRs and I've noticed trailing spaces in the *.robot files too late. We need to detect such violations and fail earlier.
rflint should support it, but it doesn't: boakley/robotframework-lint#37
So, here what we can do:
- contribute such a support to rflint
- write a custom rule for rflint
- add a simple check to Danger (it could be just a single
grepinvocation)
Metadata
Metadata
Assignees
Labels
ADR/neededA decision has been made and it needs to be documentedA decision has been made and it needs to be documentedarea/ciresolution/goneNon-reproducible, obsolete, outdated issuesNon-reproducible, obsolete, outdated issues