Darker 1.4.2
Closed Mar 13, 2022
100% complete
Documentation and CI fixes
Added
- Document
isort
's requirement to be run in the same environment as
the modules which are processed. - Document VSCode and
--lint
/-L
incompatibility in the README. - Guard against breaking changes in
isort
by testing against itsmain
branch in thetest-future
GitHub Workflow.
Fixed
- Fix NixOS builds when
pytest-darker
callspy…
Documentation and CI fixes
Added
- Document
isort
's requirement to be run in the same environment as
the modules which are processed. - Document VSCode and
--lint
/-L
incompatibility in the README. - Guard against breaking changes in
isort
by testing against itsmain
branch in thetest-future
GitHub Workflow.
Fixed
- Fix NixOS builds when
pytest-darker
callspylint
. Needed to activate
the virtualenv. - Allow more time to pass when checking file modification times in a unit test.
Windows tests on GitHub are sometimes really slow.
This milestone is closed.
No open issues remain. View closed issues or see open milestones in this repository.