Skip to content
  • Maciej Delmanowski's avatar
    Test YAML syntax using yamllint · e8a2f52d
    Maciej Delmanowski authored
    Add support for checking YAML syntax using 'yamllint'. The test can be
    performed by executing:
    
        make test-yaml
    
    At the moment errors don't fail the test. This is done to help fix the
    issues before the test becomes mandatory.
    e8a2f52d