1 Star 0 Fork 1

Alewarrior/paperless-ngx

forked from data_factory/paperless-ngx 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.editorconfig 674 Bytes
一键复制 编辑 原始数据 按行查看 历史
Trenton Holmes 提交于 2022-08-10 08:24 . Updates some deps, skipping scipy
# EditorConfig: http://EditorConfig.org
root = true
[*]
indent_style = tab
indent_size = 2
insert_final_newline = true
trim_trailing_whitespace = true
end_of_line = lf
charset = utf-8
max_line_length = 79
[{*.html,*.css,*.js}]
max_line_length = off
[*.py]
indent_size = 4
indent_style = space
[*.{yml,yaml}]
indent_style = space
[*.rst]
indent_style = space
[*.md]
indent_style = space
[Pipfile.lock]
indent_style = space
# Tests don't get a line width restriction. It's still a good idea to follow
# the 79 character rule, but in the interests of clarity, tests often need to
# violate it.
[**/test_*.py]
max_line_length = off
[Dockerfile*]
indent_style = space
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/alewarrior/paperless-ngx.git
git@gitee.com:alewarrior/paperless-ngx.git
alewarrior
paperless-ngx
paperless-ngx
dev

搜索帮助