Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix spacing and long lines. 'make style' is now clean. #2961

Merged
merged 2 commits into from Jan 31, 2015
Merged

Fix spacing and long lines. 'make style' is now clean. #2961

merged 2 commits into from Jan 31, 2015

Conversation

merriam
Copy link
Contributor

@merriam merriam commented Jan 31, 2015

Fix spacing, ending whitespace, and long lines in many files. Most were issues of having two spaces after the
end of a sentence inside documentation. Added _webdebugger.py to the ignore list. 'make style' now does have any warnings.

Modify kivy/tools/pep8checker/pep8kivy.py to ignore the
_webdebugger.py because of excessively long lines created
by the cutting and pasting of large blocks of html code into
that Python file.

'make style' is now clean.
@dessant
Copy link
Contributor

dessant commented Jan 31, 2015

@merriam thanks for taking the time to fix this. 💃

dessant added a commit that referenced this pull request Jan 31, 2015
Fix spacing and long lines.  'make style' is now clean.
@dessant dessant merged commit 650e539 into kivy:master Jan 31, 2015
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.

None yet

2 participants