0
I Use This!
Inactive

Commits : Listings

Analyzed 14 days ago. based on code collected 14 days ago.
Jan 30, 2024 — Jan 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #34 from Joel-hanson/author-joel-issue-31 More... over 3 years ago
Delete travis ci file and update files with github action details. - Deleted the travis ci file - Updated the contributing guide file with latest details about github actions - Updated the readme file with the latest badge details from github actions. More... over 3 years ago
Update tox file to work with gh actions and also support latest version. - configured tox file to work smoothly with it specific version while running github actions. - Updated the env list to support latest version of python 3.8 and 3.9 More... over 3 years ago
Install tox-gh-actions and support version from 3.4 to 3.9 - Added support for tox to work with different version of github actions. - Added conditional execution for python 3.4 as it doesn't support tox-gh-actions. More... over 3 years ago
New github actions More... over 3 years ago
Merge pull request #33 from iskrzycki/feature/drop-support-py2 More... over 3 years ago
Python 2.x support dropped. Closes #32 More... over 3 years ago
Merge pull request #30 from PeterJCLaw/release-script More... about 4 years ago
Add a release script More... about 4 years ago
Release 0.4.1 More... about 5 years ago
Merge pull request #28 from jparise/keyword-assignments More... about 5 years ago
Merge pull request #27 from jparise/isinstance-combine More... about 5 years ago
Combine two isinstance() calls into one More... about 5 years ago
Skip keyword argument assignments More... about 5 years ago
Merge pull request #25 from fossabot/master More... over 5 years ago
Add license scan report and status More... over 5 years ago
Fixed #23 More... over 5 years ago
Bump version More... almost 6 years ago
Merge branch 'master' of github.com:ar4s/flake8_tuple More... almost 6 years ago
Update history and authors More... almost 6 years ago
Merge pull request #21 from bskinn/bug-preceding-blankline More... almost 6 years ago
Fix new line behaviour More... almost 6 years ago
Remove 3.7 from CI More... almost 6 years ago
Add tests showing preceding-blankline bug More... almost 6 years ago
Update HISTORY.rst More... almost 6 years ago
Add support for Python 3.7 More... almost 6 years ago
Update AUTHORS.rst More... almost 6 years ago
Merge pull request #19 from seporaitis/master More... almost 6 years ago
Fix reading from stdin after it was closed. More... almost 6 years ago
Merge pull request #17 from gaul/return More... over 6 years ago