mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-09 14:24:17 +00:00
commit
d1939cbafd
1 changed files with 1 additions and 1 deletions
|
|
@ -120,7 +120,7 @@ it would look like::
|
||||||
|
|
||||||
X10 = flake8_example:ExamplePlugin
|
X10 = flake8_example:ExamplePlugin
|
||||||
|
|
||||||
In this casae as well as the following case, your entry-point name acts as
|
In this case as well as the following case, your entry-point name acts as
|
||||||
a prefix to the error codes produced by your plugin.
|
a prefix to the error codes produced by your plugin.
|
||||||
|
|
||||||
If all of your plugin's error codes start with ``X1`` then it would look
|
If all of your plugin's error codes start with ``X1`` then it would look
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue