summaryrefslogtreecommitdiff
path: root/tests/unit/test_settings.py
Commit message (Expand)AuthorAgeFilesLines
* Increase test coverageAniruddha2021-10-071-3/+14
* Correct linting errors and update testsAniruddha2021-10-071-1/+1
* RCorrect deepsource errorsAniruddha2021-10-031-4/+4
* Add test for resolve-all-configs flagAniruddha2021-10-031-0/+50
* Add support for glob expansion in src_pathsGiuseppe Lumia2021-06-271-1/+12
* Address linting errorsTimothy Crosley2021-06-201-1/+1
* Migrate mypy from setuf.cfg -> pyproject.toml. Starting running against tests...Timothy Crosley2021-06-201-2/+2
* fix :Failed to pull configuration information from pyproject.tomldongfangtianyu2021-02-241-0/+25
* Respect line_length in vertical grid modes and deprecate mode 6gofr2021-02-051-0/+4
* Improves test coverage of settings.py.Tamas Szabo2020-10-141-9/+46
* Fix issue #1494: pxd files should be sorted by defaultTimothy Crosley2020-09-231-0/+1
* Resolve #1457: Improve handling of unsupported configuration option errorsTimothy Crosley2020-09-101-0/+8
* Start work to separate integration and unit testsseparate-integration-testTimothy Crosley2020-08-231-0/+154