mirror of
https://github.com/serverless/serverless.git
synced 2026-01-18 14:58:43 +00:00
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.