yamllint 1.5.0-1 source package in Ubuntu

Changelog

yamllint (1.5.0-1) unstable; urgency=medium

  * Output color only on TTY
  * Generalize line-length for mappings
  * Fix line-length bug by scanning tokens securely
  * New rule: truthy
  * Fix distribution (don't distribute tests in site-packages)
  * Exclude PTY-related test (doesn't work with pbuilder)

 -- Adrien Vergé <email address hidden>  Mon, 07 Nov 2016 18:51:37 +0100

Upload details

Uploaded by:
Adrien Vergé
Uploaded to:
Sid
Original maintainer:
Adrien Vergé
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Zesty: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
yamllint_1.5.0-1.dsc 1.9 KiB 38b3949f200c4f09c347a7cee121638395b07396d07fe941ee186fb1686b6cb2
yamllint_1.5.0.orig.tar.gz 102.5 KiB a887db8973c186c7cda9da551acefe11ed19f46dd1eb23fb6cec648336991633
yamllint_1.5.0-1.debian.tar.xz 2.0 KiB e120ebd236f82fd7ab9c33a815d60f64a0b195bc431c96bf9f6544e9b1895e9a

Available diffs

No changes file available.

Binary packages built by this source

yamllint: 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.