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

when i use tab key to set my application.yml it is error . #58

Open
songjiayang opened this issue Aug 31, 2013 · 1 comment
Open

when i use tab key to set my application.yml it is error . #58

songjiayang opened this issue Aug 31, 2013 · 1 comment

Comments

@songjiayang
Copy link

error info like
Psych::SyntaxError: (<unknown>): found a tab character that violate intendation while scanning a plain scalar at line 8 column 15
yes , the prompt is very accurate, when i change all tab to bank space , it works .
i don't known the reason of not supporting tab, someone can tell me .. thanks

@hobofan
Copy link

hobofan commented Aug 31, 2013

This is not specific to settingslogic. Tabs are generally forbidden in YAML (see http://www.yaml.org/faq.html)

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