blob: e582b929097bbeda29eda472e944924426bc9eda (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = commitlint-config-conventional
pkgdesc = Commitlint config enforcing conventional commits
pkgver = 19.8.1
pkgrel = 1
url = https://github.com/conventional-changelog/commitlint
arch = any
license = MIT
makedepends = npm
depends = commitlint
depends = nodejs
noextract = commitlint-config-conventional-19.8.1.tgz
source = commitlint-config-conventional-19.8.1.tgz::https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-19.8.1.tgz
sha256sums = a4071ba08556ebca7f2d2ed9f279143155720186e890a30d1026bed78441e8c3
pkgname = commitlint-config-conventional
|