1 Star 0 Fork 0

哈兔Box/桌面时钟 for 动感光波 for Android

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.markdownlint.json 818 Bytes
一键复制 编辑 原始数据 按行查看 历史
杰西205 提交于 2025-03-15 00:33 +08:00 . docs(README): 更新文档结构和内容
{
"$schema": "https://raw.githubusercontent.com/DavidAnson/markdownlint/refs/heads/main/schema/markdownlint-config-schema.json",
"line-length": false,
"no-inline-html": {
"allowed_elements": [
"img",
"div",
"small",
"details",
"summary"
]
},
"first-line-heading": false,
"no-hard-tabs": {
"ignore_code_languages": [
"text"
]
},
"blanks-around-fences": {
"list_items": false
},
"no-space-in-code": false,
"link-image-reference-definitions": false,
"code-block-style": {
"style": "fenced"
},
"code-fence-style": {
"style": "backtick"
},
"ul-style": {
"style": "dash"
},
"ul-indent": {
"indent": 3
},
"ol-prefix": {
"style": "ordered"
},
"table-pipe-style": {
"style": "leading_and_trailing"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/HelloTool/DeskClockForDynamicLightWavesForAndroid.git
git@gitee.com:HelloTool/DeskClockForDynamicLightWavesForAndroid.git
HelloTool
DeskClockForDynamicLightWavesForAndroid
桌面时钟 for 动感光波 for Android
master

搜索帮助