django-import-export icon indicating copy to clipboard operation
django-import-export copied to clipboard

(WIP) Flake8 + Black checks in GitHub actions

Open PetrDlouhy opened this issue 2 years ago • 1 comments

Add flake8 configuration and flake8 + Black tests in GitHub actions as mentioned in #1223.

This PR doesn't include actual code linting fixes, as we should discuss the exact configuration of Black/Flake8 first.

PetrDlouhy avatar Dec 24 '21 16:12 PetrDlouhy

Coverage Status

Coverage remained the same at 98.073% when pulling 167f1ba809ccaa204ac396aa9d7abb36da6afb48 on PetrDlouhy:flake8 into 0d4340f02582e86d4515159becb045cad1d53ee0 on django-import-export:main.

coveralls avatar Dec 24 '21 16:12 coveralls

Replaced by #1571

matthewhegarty avatar Apr 13 '23 15:04 matthewhegarty