summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Attempt to install poetry on windowsfeature/try-windows-based-testingTimothy Crosley2020-05-191-1/+6
* Officially move from travis to github actionsTimothy Crosley2020-05-192-31/+2
* Clean up coverage reporting configTimothy Crosley2020-05-193-8/+3
* Report coverage to xmlTimothy Crosley2020-05-191-1/+1
* Report coverage to xmlTimothy Crosley2020-05-191-2/+2
* Report in xml not htmlTimothy Crosley2020-05-181-1/+1
* Bump ubuntu versionsTimothy Crosley2020-05-181-1/+1
* Switch to official code cov actionTimothy Crosley2020-05-181-4/+2
* Annother attemptTimothy Crosley2020-05-171-1/+1
* Annother attemptTimothy Crosley2020-05-171-0/+5
* Annother attemptTimothy Crosley2020-05-171-5/+1
* Attempt different way to run codecovTimothy Crosley2020-05-171-1/+3
* Add coverage developer dependencyTimothy Crosley2020-05-172-2/+1
* Add coverage developer dependencyTimothy Crosley2020-05-172-1/+2
* Attempt to move coverage reporting to github actionsTimothy Crosley2020-05-172-2/+3
* Rearrange badgesTimothy Crosley2020-05-171-1/+1
* Add maintainability badgeTimothy Crosley2020-05-171-0/+1
* Improvements suggested by deep sourceTimothy Crosley2020-05-174-29/+30
* Minor README fixesTimothy Crosley2020-05-171-1/+2
* Minor README fixesTimothy Crosley2020-05-171-36/+4
* Expose Python API cleanlyTimothy Crosley2020-05-171-0/+6
* Attempt to fix MacOS github action testingTimothy Crosley2020-05-171-1/+1
* Attempt to fix MacOS github action testingTimothy Crosley2020-05-171-1/+1
* Remove no longer relevant undertake config fileTimothy Crosley2020-05-171-4/+0
* Merge pull request #1205 from timothycrosley/feature/dont-redefine-from-outer...Timothy Edmund Crosley2020-05-173-42/+44
|\
| * Make sure outer scope variables aren't redefinedfeature/dont-redefine-from-outer-scopeTimothy Crosley2020-05-163-42/+44
|/
* Remove unused importTimothy Crosley2020-05-161-2/+0
* Remove unused importsTimothy Crosley2020-05-166-29/+3
* Mode read_file into File classTimothy Crosley2020-05-163-14/+14
* Merge pull request #1204 from timothycrosley/deepsource-fix-1abc60e3Timothy Edmund Crosley2020-05-161-1/+2
|\
| * Change methods not using its bound instance to ...deepsource-autofix[bot]2020-05-171-1/+2
|/
* Add deep source badgeTimothy Crosley2020-05-161-0/+1
* Fix exclusionsTimothy Crosley2020-05-161-1/+6
* Make it explicit that nothing is returned in init, just used as short circuitTimothy Crosley2020-05-161-1/+2
* Fix missing assertsTimothy Crosley2020-05-162-8/+3
* Switch to set comprehension for better performanceTimothy Crosley2020-05-152-9/+9
* Merge pull request #1203 from timothycrosley/deepsource-fix-bdaafe91Timothy Edmund Crosley2020-05-141-6/+2
|\
| * Use literal syntax to create data structuredeepsource-fix-bdaafe91deepsource-autofix[bot]2020-05-151-6/+2
|/
* Merge pull request #1201 from timothycrosley/deepsource-fix-288c0392Timothy Edmund Crosley2020-05-133-14/+14
|\
| * Remove unused variablesdeepsource-autofix[bot]2020-05-143-14/+14
|/
* Merge pull request #1199 from timothycrosley/deepsource-fix-f17b244aTimothy Edmund Crosley2020-05-131-2/+2
|\
| * Remove unnecessary comprehensiondeepsource-fix-f17b244adeepsource-autofix[bot]2020-05-141-2/+2
|/
* Merge branch 'develop' of https://github.com/timothycrosley/isort into developTimothy Crosley2020-05-137-4/+122
|\
| * Update .deepsource.tomlTimothy Edmund Crosley2020-05-121-2/+2
| * Update .deepsource.tomlDeepSource Bot2020-05-121-1/+1
| * Update .deepsource.tomlDeepSource Bot2020-05-121-1/+1
| * Add .deepsource.tomlDeepSource Bot2020-05-121-0/+10
| * Merge pull request #1122 from hugovk/add-ghaTimothy Edmund Crosley2020-05-112-0/+86
| |\
| | * use v2 of actions/checkoutHugo2020-03-092-2/+2
| | * Lint and test on GitHub ActionsHugo2020-02-102-0/+86