Skip to content

Commit

Permalink
Revert "Add pep8speaks to idea page"
Browse files Browse the repository at this point in the history
This reverts commit 75aa3a6.
  • Loading branch information
warthog9 committed Feb 22, 2024
1 parent 46bbd61 commit ea3f583
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ideas.html
Original file line number Diff line number Diff line change
Expand Up @@ -557,7 +557,7 @@ <h2>
</h2>
</div>
</div>
<br />pep8speaks is an open-source Python tool dedicated to enhancing code quality by automating the enforcement of PEP 8, the official Python style guide. Seamlessly integrating with GitHub, it provides real-time feedback within pull requests, guiding developers to adhere to coding standards. With a customizable configuration and continuous integration support, pep8speaks promotes collaborative development by ensuring a consistent and clean code style across projects. It empowers developers with an efficient tool to automate PEP 8 compliance, maintaining code readability and adherence to best practices in Python code.
<br />pep8speaks is an open-source Python tool dedicated to enhancing code quality by automating the enforcement of PEP 8, the official Python style guide. Seamlessly integrating with GitHub, it provides real-time feedback within pull requests, guiding developers to adhere to coding standards. With a customizable configuration and continuous integration support, pep8speaks promotes collaborative development by ensuring a consistent and clean code style across projects. It empowers developers with an efficient tool to automate PEP 8 compliance, fostering a culture of readability and adherence to best practices in Python code.
<div class="pure-g">
<div class="pure-u-1 pure-u-md-1">
<p>Contact Links</p>
Expand Down

0 comments on commit ea3f583

Please sign in to comment.