mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-06 21:16:54 +00:00
A bare --disable-noqa option still sets the value to True, this adds boolean strings, e.g. --disable-noaq=true, as well as a comma-separated list of codes to disable noqa for. Changes the is_inline_ignored method to accept both the boolean and comma-separated list values and act appropriately. Fixes #667 |
||
|---|---|---|
| .. | ||
| build | ||
| source | ||