Merge pull request #748 from dueringa/feature/clarifyIndentDocumentation

Clarify documentation regarding indentation / newline
This commit is contained in:
Christopher Dunn 2018-03-03 09:46:36 -06:00 committed by GitHub
commit 1ab310e3ed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -93,7 +93,8 @@ public:
/** Configuration of this builder.
Available settings (case-sensitive):
- "commentStyle": "None" or "All"
- "indentation": "<anything>"
- "indentation": "<anything>".
- Setting this to an empty string also omits newline characters.
- "enableYAMLCompatibility": false or true
- slightly change the whitespace around colons
- "dropNullPlaceholders": false or true