This website works better with JavaScript.
首頁
探索
說明
註冊
登入
ExternalMirrors
/
logrotate-formula
镜像来自
https://github.com/saltstack-formulas/logrotate-formula
關註
1
收藏
0
複製
1
程式碼
問題管理
0
版本發佈
15
Wiki
Activity
Saltstack Official Logrotate Formula
131
Commit
4
分支
目錄樹:
05f973872e
logrotate-formula
/
commitlint.config.js
commitlint.config.js
72B
原始文件
Normal View
文件歷史
feat: implement semantic release
5 年之前
1
2
3
module
.exports = {
extends
: [
'@commitlint/config-conventional'
],
};