summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
E306_async_defE306: fix detection inside `async def`Anthony Sottile4 years
E721-allow-is-v2allow `is` and `is not` for type comparesAnthony Sottile16 months
add-code-of-conductAdd link to PyCQA code of conductIan Cordasco8 years
bug/507Allow spaces around = in async definitionsIan Cordasco8 years
developAdded skip missing interpreters flag to tox configIan Lee8 years
doc-updateUpdated two more references to old nameIan Lee8 years
drop_py34drop python 3.4Anthony Sottile3 years
feature292Do not enforce whitespaces around ** operator; issue #292Florent Xicluna9 years
followup-to-499Updated text list of "ignored by default" codesIan Lee8 years
gh-425Updated change log for issue #425Ian Lee8 years
gh-502Fixed all but the last test caseIan Lee8 years
gh-702Inserting test case for GitHub #702Ian Lee6 years
issue-228Patched pep8 to comply with pydocstyle; Closes #228.Ian Lee8 years
issue-304Add more test cases for E402; issue #304Ian Lee9 years
issue-314Fixing compound_statement not to be quadratic in # of :sDarioush Jalalinasab9 years
issue-316Add entry to changelog.Ian Lee9 years
issue-319-regressionAdd regression reported for #319Ian Lee9 years
issue-334Add failing tests for issue #334Ian Lee9 years
issue-338Make explicit error on print only emit if "print_function" is imported; issue...Ian Lee9 years
issue-357Only an annotated function if in the first layer of parensIan Lee9 years
issue-363Update changelog for issue #363Ian Lee9 years
issue-366Update changelog for issue #366Ian Lee9 years
issue-366-regressionAdd test case per @myint which regressed in the issue-366 branch. #366Ian Lee9 years
issue-368Update changelog; issue #368 / #369Ian Lee9 years
issue-376Added passing test case related to #376Ian Lee8 years
issue-452Fixed #452 - Mention `ignore` in Error codes and not ConfigurationIan Lee9 years
issue-473Added failing tests verifying #473Ian Lee8 years
issue/1018Allow __all__ to be typedIan Stapleton Cordasco3 years
issue319Do not skip physical checks if the newline is escaped; issue #319Florent Xicluna9 years
issue336Fix false positive E713; issue #330Florent Xicluna9 years
issue358Add failing test for issue #358Florent Xicluna9 years
mainMerge pull request #1141 from PyCQA/pre-commit-ci-update-configAnthony Sottile12 months
markdownUpdated name change noteIan Lee8 years
masterMerge pull request #1025 from asottile/revert-990Ian Stapleton Cordasco3 years
package-pycodestyleUpdated tests and doc examples -> pycodestyleIan Lee8 years
pre-commit-ci-update-config[pre-commit.ci] pre-commit autoupdatepre-commit-ci[bot]2 years
release/1.7.xRelease 1.7.1Ian Stapleton Cordasco7 years
release/1.8.0Updated version string to PEP-440 formatIan Lee8 years
release/2.0.0Tagged release 2.0.0Ian Lee8 years
release/v1.6.3Bumped version in preparation of releaseIan Lee8 years
remove_indent_size_strremove indent_size_strAnthony Sottile3 years
test-pypy3Add tests on PyPy 3 for Travis-CIFlorent Xicluna9 years
upcoming-3.0Updated changelog to mark #425 as for 3.0 releaseIan Lee8 years
update-rtd-linksFinished updating rtd linksIan Lee8 years
update_sphinxUpdated default html_theme per Sphinx updatesIan Lee9 years