summaryrefslogtreecommitdiffhomepage
path: root/.gitattributes
diff options
context:
space:
mode:
authorIngy döt Net <ingy@ingy.net>2018-01-25 13:51:15 -0800
committerIngy döt Net <ingy@ingy.net>2018-01-25 13:51:15 -0800
commit7cd43d8ad42b61948d2c571c202ee9b3d210e153 (patch)
treef6be7016e20866caefd4f26f80c58067580a3672 /.gitattributes
parentfce4a810cb066d6d83b829609ac15b08879cd1b0 (diff)
[yaml/en] Use preferred style; add missing uses
* YAML allows literal tabs in content, but not indentation. * Two space indent always preferred. * Note: YAML dumpers always use 2 space by default. * '- ...' doesn't need extra indentation. * Note: YAML dumpers don't use extra indentation. * There was no mention of single quoted strings. They are preferred and should be used except when double quote semantics are actually required. (Best practice). * Add flow form example for sets: `{a, b, c}` * Show collapsed form of seq-in-seq: `- - - foo`.
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions