项目描述
flake8-formatter-vscode

安装
使用pip
安装
pip install flake8-formatter-vscode
或 pip install --user flake8-formatter-vscode
用法
要激活此格式化器,需要运行
flake8 --format=vscode your_module.py
或设置setup.cfg
、.flake8
或~/.config/flake8
文件中的配置选项
[flake8] format = vscode
下载文件
下载适合您平台的文件。如果您不确定选择哪个,请了解有关 安装包 的更多信息。
源代码分发
构建分发