@vidavidorra/commitlint-config

7.0.14 • Public • Published

commitlint configuration

commitlint configuration extending @commitlint/config-conventional.


npm version npm downloads Node.js version support Renovate enabled semantic-release Code coverage License

Install

npm install --save-dev @vidavidorra/commitlint-config @commitlint/cli

Usage

Use this configuration in your project's commitlint configuration by specifying it as item in the extends array (commitlint Shareable configuration).

[!TIP] You may use either just the scope, @vidavidorra, or the full path, @vidavidorra/commitlint-config, of the package.

module.exports = {
  extends: ['@vidavidorra'],
};

Documentation

See docs/rules for the configured rules.

Contributing

Please create an issue if you have a bug report or feature proposal, or create a discussion if you have a question. If you like this project, please consider giving it a star ⭐

Refer to the contributing guide for detailed information about other contributions, like pull requests.

Conventional Commits: 1.0.0 XO code style Code style

Security policy

Please refer to the Security Policy on GitHub for the security policy.

License

This project is licensed under the GPLv3 license.

Copyright © 2020-2024 Jeroen de Bruijn

License details.

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

The full text of the license is available in the LICENSE file in this repository and online.

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
7.0.0-beta.20beta
7.0.14483latest

Version History

VersionDownloads (Last 7 Days)Published
7.0.14483
7.0.136
7.0.122
7.0.110
7.0.100
7.0.91
7.0.81
7.0.71
7.0.631
7.0.50
7.0.40
7.0.30
7.0.20
7.0.10
7.0.00
7.0.0-beta.20
7.0.0-beta.10
6.0.50
6.0.40
6.0.30
6.0.21
6.0.10
6.0.00
5.0.230
5.0.10
5.0.00
5.0.0-beta.30
5.0.0-beta.20
5.0.0-beta.10
4.0.200
4.0.190
4.0.180
4.0.171
4.0.160
4.0.150
4.0.140
4.0.130
4.0.120
4.0.110
4.0.102
4.0.90
4.0.882
4.0.70
4.0.60
4.0.50
4.0.4511
4.0.30
4.0.20
4.0.10
4.0.00
3.2.80
3.2.71
3.2.684
3.2.587
3.2.40
3.2.30
3.2.20
3.2.11
3.2.00
3.1.20
3.1.11
3.1.00
3.0.40
3.0.33
3.0.21
3.0.11
3.0.00
2.1.162
2.1.1525
2.1.140
2.1.131
2.1.121
2.1.111
2.1.100
2.1.90
2.1.80
2.1.70
2.1.60
2.1.50
2.1.41
2.1.30
2.1.20
2.1.10
2.1.00
2.0.00
1.0.210
1.0.200
1.0.190
1.0.180
1.0.170
1.0.160
1.0.150
1.0.140
1.0.130
1.0.120
1.0.110
1.0.100
1.0.91
1.0.80
1.0.70
1.0.60
1.0.50
1.0.40
1.0.30

Package Sidebar

Install

npm i @vidavidorra/commitlint-config

Weekly Downloads

1,363

Version

7.0.14

License

GPL-3.0-or-later

Unpacked Size

45.7 kB

Total Files

9

Last publish

Collaborators

  • jdbruijn