小编mcj*_*wcz的帖子

在项目之间共享 linter 配置

我想在多个 python 项目之间共享 linter (flake8、pylint 等)的配置。

我对这个主题进行了一些研究,除了https://pypi.org/project/nitpick/之外没有找到任何合适的解决方案,它不起作用 - 我的自定义配置被忽略。

基本上我想要类似于https://eslint.org/docs/developer-guide/shareable-configs的东西- 用于班轮配置的“单一事实来源”。

python static-analysis

9
推荐指数
1
解决办法
470
查看次数

标签 统计

python ×1

static-analysis ×1