1 Star 5 Fork 0

trydofor / professional-meepo

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.markdownlint.yml 798 Bytes
一键复制 编辑 原始数据 按行查看 历史
trydofor 提交于 2023-06-20 15:41 . 🎉 Five are stronger than one.
# https://github.com/DavidAnson/markdownlint/blob/main/schema/.markdownlint.yaml
# MD004/ul-style - Unordered list style
MD004:
style: "sublist"
# MD013/line-length - Line length
MD013:
line_length: 120
heading_line_length: 30
code_block_line_length: 180
# MD024/no-duplicate-heading/no-duplicate-header - Multiple headings with the same content
MD024:
siblings_only: true
# MD031/blanks-around-fences - Fenced code blocks should be surrounded by blank lines
MD031: false # compact code
# MD033/no-inline-html - Inline HTML
MD033: false
# MD048/code-fence-style - Code fence style
MD048:
style: "backtick"
# MD049/emphasis-style - Emphasis style should be consistent
MD049:
style: "asterisk"
# MD050/strong-style - Strong style should be consistent
MD050:
style: "asterisk"
Java
1
https://gitee.com/trydofor/professional-meepo.git
git@gitee.com:trydofor/professional-meepo.git
trydofor
professional-meepo
professional-meepo
main

搜索帮助

53164aa7 5694891 3bd8fe86 5694891