2
I Use This!
Very Low Activity

Commits : Listings

Analyzed 20 days ago. based on code collected 21 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #217 from Nurdok/drop_py26_support More... over 8 years ago
Bump version: 1.1.2rc → 2.0.0rc More... over 8 years ago
Updated documentation. More... over 8 years ago
Drop support for Python 2.6. More... over 8 years ago
Merge pull request #215 from Nurdok/path_case_win More... over 8 years ago
Fixed an issue where path cases in Windows are inconsistent, causing tests to fail. More... over 8 years ago
Allow skipping decorated functions More... over 8 years ago
Bump version: 1.1.1 → 1.1.2rc More... over 8 years ago
Fix parser test case for invalid source More... over 8 years ago
Ignore SyntaxError and TokenError while parsing More... over 8 years ago
updated tests to check for error codes in stdout More... over 8 years ago
changed stderr to stdout More... over 8 years ago
Support pycodestyle style wildcards.
andrewsomething
as Andrew Starr-Bochicchio
More... over 8 years ago
Updated quickstart. More... over 8 years ago
Updated release notes for 1.1.1 More... over 8 years ago
Bump version: 1.1.1rc → 1.1.1 More... over 8 years ago
Fix blank line. More... over 8 years ago
Export symbols for flake8-docstrings to work. More... over 8 years ago
Fix version: 2.0.0rc → 1.1.1rc More... over 8 years ago
Bump version: 1.1.0 → 2.0.0rc More... over 8 years ago
Added bumpversion configuration to setup.cfg. More... over 8 years ago
Bump version to 1.1.0. More... over 8 years ago
Merge pull request #205 from sambrightman/doclink More... over 8 years ago
Fix documentation link More... over 8 years ago
Merge pull request #200 from Nurdok/splitfiles More... over 8 years ago
Named module (-m) support (for Python >= 2.7). More... over 8 years ago
Moved `tests` directory one directory up, to `src`. More... over 8 years ago
Fixed repeated assignments of `code`. More... over 8 years ago
Updated the docstring for `check`. More... over 8 years ago
Release notes + preserve original API import. More... over 8 years ago