Language

Package: python-yamllint @ 1.26.1

Synopsis

Linter for YAML files

Description

Yamllint is a linter for YAML files. yamllint does not only check for syntax validity, but for weirdnesses like key repetition and cosmetic problems such as lines length, trailing spaces, indentation, etc.

Home page
https://github.com/adrienverge/yamllint
Location
gnu/packages/python-xyz.scm (line: 19587, column: 2)
License

Lint warnings

LinterMessageLocation
inputs-should-not-be-input

Identify inputs that shouldn't be inputs at all

'python-setuptools' should probably not be an input at all