このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
登録
サインイン
ExternalMirrors
/
logrotate-formula
ミラー元
https://github.com/saltstack-formulas/logrotate-formula
ウォッチ
1
スター
0
フォーク
1
コード
課題
0
リリース
15
Wiki
アクティビティ
Saltstack Official Logrotate Formula
131
コミット
4
ブランチ
ツリー:
05f973872e
logrotate-formula
/
commitlint.config.js
commitlint.config.js
72B
Raw
通常表示
履歴
feat: implement semantic release
5年前
1
2
3
module
.exports = {
extends
: [
'@commitlint/config-conventional'
],
};