Commit Graph

5 Commits

Author SHA1 Message Date
Doug Hellmann 0ddb0af27d add linter rules for vertical whitespace
Change-Id: Ie53eade7f782e24150ba2f0bbcfeebf869e4ac17
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-07-31 17:26:33 -04:00
Doug Hellmann 4891bea8c5 standardize indentation at 2 spaces
Update the linter rules to require 2 spaces. Update our dumper to emit
2 spaces.

Change-Id: Idef3574021845bccfc92c75425bc0f40b32b0026
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-07-31 17:26:33 -04:00
Doug Hellmann d6e8aa0b9f increase allowed line length before emitting a warning
We have some long urls for release notes, so increase the line length to
200 characters to warn less often.

Change-Id: I1edaccad3a30459855e592d3e5e9d1e64d39af7d
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2016-08-31 13:34:54 -04:00
Doug Hellmann 7f3eeab32c clean up yamllint settings
allow longer lines in yaml data files

replace tab with spaces in front of yamllint command in tox.ini

Change-Id: I5da057c4acee79159a3246be7b9bceeb73a52ed6
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2016-03-19 09:52:49 -04:00
Doug Hellmann 7a16d1ef99 run yamllint on deliverable files during validation
Change-Id: Ic60597c0fc2a0f181f713866bbc59a41cff69e86
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2016-03-02 14:54:42 -05:00