このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
登録
サインイン
ExternalMirrors
/
apache-formula
ミラー元
https://github.com/saltstack-formulas/apache-formula.git
ウォッチ
1
スター
0
フォーク
1
コード
課題
0
リリース
31
Wiki
アクティビティ
Saltstack Official Apache Formula
477
コミット
5
ブランチ
ツリー:
6933f0e427
apache-formula
/
commitlint.config.js
commitlint.config.js
72B
Raw
通常表示
履歴
feat(semantic-release): implement for this formula * Automated using https://github.com/myii/ssf-formula/pull/79
5年前
1
2
3
module
.exports = {
extends
: [
'@commitlint/config-conventional'
],
};