miui-auto-tasks/.pylintrc
Night-stars-1 bd78bec15d
feat: 添加小程序签到,移除pydantic和异步 (#306)
* feat: 添加视频浏览任务

* fix: 修复无法找到视频任务配置的问题

* feat: 添加未设置`login_user_agent`提示

* fix: string statement has no effect

* feat: 添加微信小程序签到

* chore: 移除异步

* chore: 移除pydantic

* chore: 适配pylint规范

* skip: Use of weak MD5 hash for security.
2025-01-19 22:47:56 +11:00

5 lines
109 B
INI

[FORMAT]
max-line-length=200
[MESSAGES CONTROL]
disable=no-else-return, too-few-public-methods, invalid-name