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

Update YAML indentations #1365

Merged
merged 1 commit into from
Jun 22, 2016
Merged

Update YAML indentations #1365

merged 1 commit into from
Jun 22, 2016

Conversation

pmuens
Copy link
Contributor

@pmuens pmuens commented Jun 22, 2016

YAML supports different indentations however dicts (which we use for events)
need a 4 level deep indentation to work correctly. The YAML files are updated so
that the user knows that he should always use a 4 level deep indentation.

YAML supports different indentations however dicts (which we use for events)
need a 4 level deep indentation to work correctly. The YAML files are updated so
that the user knows that he should always use a 4 level deep 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

Successfully merging this pull request may close these issues.

None yet

1 participant