3 Star 0 Fork 0

mirrors_lepy / python-rsa

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.codeclimate.yml 382 Bytes
一键复制 编辑 原始数据 按行查看 历史
Sybren A. Stüvel 提交于 2019-08-04 21:09 . Configured CodeClimate
engines:
duplication:
enabled: true
config:
languages:
- python
fixme:
enabled: true
pep8:
enabled: true
radon:
enabled: true
ratings:
paths:
- "**.py"
exclude_paths:
- tests/**/*
checks:
argument-count:
config:
threshold: 5
file-lines:
config:
threshold: 1000
method-complexity:
config:
threshold: 17
1
https://gitee.com/mirrors_lepy/python-rsa.git
git@gitee.com:mirrors_lepy/python-rsa.git
mirrors_lepy
python-rsa
python-rsa
main

搜索帮助