Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
salt-formula
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
salt
salt-formula
4b3c44272d528b89fb8aec36dc907ab7465c7fe3
salt-formula
commitlint.config.js
Find file
Normal view
Permalink
commitlint.config.js
72 B
Newer
Older
Blame preferences
Learn to ignore specific revisions
docs(semantic-release): implement an automated changelog
Eric Veiras Galisson
committed
6 years ago
1
2
3
module
.
exports
=
{
extends
:
[
'
@commitlint/config-conventional
'
],
};