Skip to content

Cr - #3

Open
mbakar01 wants to merge 212 commits into
gh-502from
master
Open

Cr#3
mbakar01 wants to merge 212 commits into
gh-502from
master

Conversation

@mbakar01

Copy link
Copy Markdown
Owner

No description provided.

IanLee1521 and others added 30 commits February 5, 2015 23:37
Report E302 for blank lines before an "async def"
Add a Gitter chat badge to README.rst
There's no need to explicitly check for a string type when parsing the
configuration file. When it's neither an integer or a boolean, the only
value it can logically be is string-like.

Closes PyCQAgh-561
Stop checking for string option type
Special case for nested functions and classes (fixes PyCQA#28)
…-config

Check for both [pep8] and [pycodestyle] config sections.
Signed-off-by: Ian Lee <IanLee1521@gmail.com>
Fix E305 regression in 2.1.0 due to fix for PyCQA#400
sigmavirus24 and others added 30 commits March 1, 2019 08:14
E225 Check for space around boolean operators
Fixes some issues with E741 detection
Fix E302 false negative in presence of decorators.
E402: Add "with" statement to allowed keywords
Add support for assignment expressions
Co-Authored-By: Anthony Sottile <asottile@umich.edu>
Adds matmul operator support, fixes PyCQA#768
…consistency

CONTRIBUTING: Make virtualenv dir name consistent with gitignore
Conflicts:
	docs/intro.rst
	pycodestyle.py
	testsuite/E12not.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.