Skip to content
This repository has been archived by the owner on Apr 1, 2018. It is now read-only.

Latest commit

 

History

History
52 lines (36 loc) · 1.73 KB

YAMLLintBear.rst

File metadata and controls

52 lines (36 loc) · 1.73 KB

Check yaml code for errors and possible problems.

You can read more about capabilities at <http://yamllint.readthedocs.org/en/latest/rules.html>.

  • YAML

Settings

Setting Meaning
document_start Use this rule to require or forbid the use of document start marker (---). (Optional, defaults to 'None'.)
yamllint_config Path to a custom configuration file. (Optional, defaults to ''.)

Dependencies

  • pip - yamllint

Can Detect

  • Formatting
  • Syntax

License

AGPL-3.0

Authors