1 Star 0 Fork 0

邓晓楠/plugin-apscheduler

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.editorconfig 698 Bytes
一键复制 编辑 原始数据 按行查看 历史
yanyongyu 提交于 2020-12-02 00:53 . :beers:build apscheduler plugin
# http://editorconfig.org
root = true
[*]
indent_style = space
indent_size = 2
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
# The JSON files contain newlines inconsistently
[*.json]
insert_final_newline = ignore
# Minified JavaScript files shouldn't be changed
[**.min.js]
indent_style = ignore
insert_final_newline = ignore
# Makefiles always use tabs for indentation
[Makefile]
indent_style = tab
# Batch files use tabs for indentation
[*.bat]
indent_style = tab
[*.md]
trim_trailing_whitespace = false
# Matches the exact files either package.json or .travis.yml
[{package.json,.travis.yml}]
indent_size = 2
[{*.py,*.pyi}]
indent_size = 4
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/dengtianlang/plugin-apscheduler.git
git@gitee.com:dengtianlang/plugin-apscheduler.git
dengtianlang
plugin-apscheduler
plugin-apscheduler
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385