guix: lint: Make exception for package name starting description.
authorEric Bavier <bavier@member.fsf.org>
Sun, 26 Oct 2014 17:36:42 +0000 (12:36 -0500)
committerEric Bavier <bavier@member.fsf.org>
Sun, 26 Oct 2014 18:03:53 +0000 (13:03 -0500)
commit3c42965b1ecd392da7691e5c7e25303ea385bf3d
tree9a525f5fb7f97110b4817b9c5e53630248b27766
parent903581f971cd63e3079e849b171bdb8e8118141f
guix: lint: Make exception for package name starting description.

* guix/scripts/lint.scm (check-description-style): Exception for
  upper-case rule if the description starts with the package name.
* tests/lint.scm: Test it.
guix/scripts/lint.scm
tests/lint.scm