flake8 broken line::police_car_light:Flake8插件禁止反斜杠(\)换行 源码
flake8折线 不要破线! :police_car_light: 安装 pip install flake8-broken-line 这也是的重要组成部分。 代码示例 我们使用此插件检查的事情: # String line breaks, use `()` or `"""` instead: some_string = 'first line \ second line' # Use a single line, `()`, or new variables instead: if 1 == 1 and \ 2 == 2 : print ( 'Do not do th
文件列表
flake8-broken-line-master.zip
(预估有个17文件)
flake8-broken-line-master
poetry.lock
43KB
pyproject.toml
1KB
.github
FUNDING.yml
107B
workflows
misspel.yml
411B
test.yml
1KB
tests
test_version.py
430B
暂无评论