1 Star 0 Fork 0

ijustyce / wallabag

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.editorconfig 298 Bytes
一键复制 编辑 Web IDE 原始数据 按行查看 历史
Jeremy Benoist 提交于 2020-11-23 22:39 . Ditch Travis to use GitHub Actions
; top-most EditorConfig file
root = true
; Unix-style newlines
[*]
end_of_line = LF
indent_style = space
indent_size = 4
trim_trailing_whitespace = true
insert_final_newline = true
[*.{js,css}]
indent_style = space
indent_size = 2
[*akefile]
indent_style = tab
[.github/**.yml]
indent_size = 2
1
https://gitee.com/ijustyce/wallabag.git
git@gitee.com:ijustyce/wallabag.git
ijustyce
wallabag
wallabag
master

搜索帮助