]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/dashboard: Remove some Flake8 ignore rules
authorTiago Melo <tmelo@suse.com>
Thu, 8 Oct 2020 14:56:56 +0000 (14:56 +0000)
committerTiago Melo <tmelo@suse.com>
Thu, 8 Oct 2020 15:35:24 +0000 (15:35 +0000)
commit2d4b107451e5a1d6a34b36e8658df26cbc910c20
tree3c2b902dc663307c789d0b1aafd2bcc8d9e25cdc
parent98a8f533b83a282e1768fcaf2e0b44fc88cbe86d
mgr/dashboard: Remove some Flake8 ignore rules

This rules were being ignored by flake8 during lint,
but were executed by autopep8 during fix.

This caused situations where linter would be successful,
but fix would still format some files.

Fixes: https://tracker.ceph.com/issues/47797
Signed-off-by: Tiago Melo <tmelo@suse.com>
src/pybind/mgr/dashboard/tox.ini