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

Space indentation in features #24

Open
fernandoacorreia opened this issue Sep 3, 2011 · 1 comment
Open

Space indentation in features #24

fernandoacorreia opened this issue Sep 3, 2011 · 1 comment

Comments

@fernandoacorreia
Copy link

Support feature files indented with spaces instead of tabs.

If we take a working feature file and convert all tabs into a number of spaces, cucumis outputs this error message:

message: Unexpected token "SENTENCE" at line 1
@allanmboyd
Copy link

I would like to see this implemented too. Developer IDEs are regularly configured to indent with spaces (i.e. use spaces for tabs) because tabs are often rendered with varying lengths on different viewers which can break indentation in particular when developers mix tabs and spaces. It is possible to workaround this but would be nice not to have to.

At minimum there should be a more informative error message that explains the need for tabs rather than spaces for indentation.

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

2 participants