Security News
Oracle Drags Its Feet in the JavaScript Trademark Dispute
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
@commitlint/config-patternplate
Advanced tools
Lint your commits, patternplate-style
Shareable commitlint
config enforcing the patternplate commit convention.
Use with @commitlint/cli and @commitlint/prompt-cli.
npm install --save-dev @commitlint/config-patternplate @commitlint/cli
echo "module.exports = {extends: ['@commitlint/config-patternplate']};" > commitlint.config.js
@commitlint/config-patternplate
extends the shareable angular config.
Additionally these rules apply:
The following rules are considered problems for @commitlint/config-patternplate
and will yield a non-zero exit code when not met.
scope
is found in value
always
system
and all pattern ids present in patterns
are allowedConsult docs/rules for a list of available rules.
15.0.0 (2021-11-17)
Co-authored-by: Renovate Bot bot@renovateapp.com Co-authored-by: escapedcat github@htmlcss.de
test(config-lerna-scopes): reuse npm bootstrap to simplify tests
test(config-lerna-scopes): reuse npm bootstrap to simplify tests
test: fix issue after merge
test: one more fix after merge
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Renovate Bot bot@renovateapp.com Co-authored-by: escapedcat github@htmlcss.de
FAQs
Lint your commits, patternplate-style
The npm package @commitlint/config-patternplate receives a total of 23 weekly downloads. As such, @commitlint/config-patternplate popularity was classified as not popular.
We found that @commitlint/config-patternplate demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 4 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.