17 Star 4 Fork 29

OpenHarmony/third_party_jinja2

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.editorconfig 217 Bytes
一键复制 编辑 原始数据 按行查看 历史
David Lord 提交于 2020-05-23 13:23 . add EditorConfig
root = true
[*]
indent_style = space
indent_size = 4
insert_final_newline = true
trim_trailing_whitespace = true
end_of_line = lf
charset = utf-8
max_line_length = 88
[*.{yml,yaml,json,js,css,html}]
indent_size = 2
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/openharmony/third_party_jinja2.git
git@gitee.com:openharmony/third_party_jinja2.git
openharmony
third_party_jinja2
third_party_jinja2
master

搜索帮助