This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
ExternalMirrors
/
nginx-formula
mirror of
https://github.com/saltstack-formulas/nginx-formula
Watch
1
Star
0
Fork
1
Code
Issues
0
Releases
34
Wiki
Activity
Saltstack Official Nginx Formula
386
Commits
3
Branches
Tree:
aa87721bc2
nginx-formula
/
commitlint.config.js
commitlint.config.js
72B
Raw
Normal View
History
docs(semantic-release): implement an automated changelog
5 years ago
1
2
3
module
.exports = {
extends
: [
'@commitlint/config-conventional'
],
};