Skip to content

Instantly share code, notes, and snippets.

@werkshy
Created June 25, 2018 22:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save werkshy/138401caa52390487f83e68e57881e32 to your computer and use it in GitHub Desktop.
Save werkshy/138401caa52390487f83e68e57881e32 to your computer and use it in GitHub Desktop.
Yamllint Config Example
extends: default
rules:
comments:
min-spaces-from-content: 1
indentation:
spaces: 2
line-length:
max: 120
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment