This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
ExternalMirrors
/
firewalld-formula
mirror of
https://github.com/saltstack-formulas/firewalld-formula
Watch
1
Star
0
Fork
1
Code
Issues
0
Releases
14
Wiki
Activity
Saltstack Official FirewallD Formula
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
77
Commits
1
Branch
Tree:
de4e1915fb
master
v1.3.1
v1.3.0
v1.2.1
v1.2.0
v1.1.2
v1.1.1
v1.1.0
v1.0.0
v0.10.1
v0.10.0
v0.9.0
v0.8.0
v0.7.0
v0.6.2
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'de4e1915fb'
${ noResults }
firewalld-formula
/
commitlint.config.js
commitlint.config.js
72B
Raw
Normal View
History
feat(semantic-release): implement for this formula * Automated using https://github.com/myii/ssf-formula/pull/95
5 years ago
1
2
3
module.exports = {
extends: ['@commitlint/config-conventional'],
};