1 Star 1 Fork 0

uniwatch/mediacms

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
pyproject.toml 310 Bytes
一键复制 编辑 原始数据 按行查看 历史
Shubhank Saxena 提交于 2021-05-26 20:28 . Add pre-commit (#140)
[tool.black]
line-length = 200
target-version = ['py36', 'py37', 'py38']
skip-string-normalization = true
include = '\.pyi?$'
exclude = '''
/(
\.*
| \.git
| \.mypy_cache
| \.venv
# The following are specific to Black, you probably don't want those.
| blib2to3
| tests/data
| profiling
)/
'''
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/watching/mediacms.git
git@gitee.com:watching/mediacms.git
watching
mediacms
mediacms
main

搜索帮助