Link to Bugbear's documentation (#577)
This commit is contained in:
parent
44e9cd4a03
commit
85eeea1283
@ -280,7 +280,8 @@ ignore = E501
|
|||||||
```
|
```
|
||||||
|
|
||||||
You'll find *Black*'s own .flake8 config file is configured like this.
|
You'll find *Black*'s own .flake8 config file is configured like this.
|
||||||
If you're curious about the reasoning behind B950, Bugbear's documentation
|
If you're curious about the reasoning behind B950,
|
||||||
|
[Bugbear's documentation](https://github.com/PyCQA/flake8-bugbear#opinionated-warnings)
|
||||||
explains it. The tl;dr is "it's like highway speed limits, we won't
|
explains it. The tl;dr is "it's like highway speed limits, we won't
|
||||||
bother you if you overdo it by a few km/h".
|
bother you if you overdo it by a few km/h".
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user