Skip to content

Latest commit

 

History

History

yamllint

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

yamllint hook

A linter for YAML files. It checks the syntax validity, key repetition, cosmetic issues as such lines length, trailing spaces, indentations and etc.

For a full configuration and documentation follow this link.

How to Use It

# .lefthook.yaml
remotes:
  - git_url: [email protected]:boozt-platform/lefthook
    ref: [tag]
    configs:
      # A linter for YAML files.
      - hooks/yamllint/.lefthook.yaml