mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2026-08-13 14:34:52 -05:00
Ignore W504 code style like in travis config
pycodestyle both complains about "W504 line break after binary operator" and "W503 line break before binary operator" when all warnings are enabled. FreeIPA already ignores W504 in travis config. Let's ignore it in fastcheck, too. Signed-off-by: Christian Heimes <cheimes@redhat.com> Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>
This commit is contained in: