Skip to content

Commit 6f69f6d

Browse files
author
CangSpirit
committed
ci: 👷 设置 pylint fail-under 为当前分数
1 parent c9a64a4 commit 6f69f6d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pylintrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[MAIN]
2-
fail-under=5.0
2+
fail-under=8.40
33
[MESSAGES CONTROL]
44
disable=
55
import-error, # 动态依赖(maya / PyQt 等)缺失不报错

0 commit comments

Comments
 (0)