Skip to content

Commit

Permalink
Add pep8speaks to idea page
Browse files Browse the repository at this point in the history
  • Loading branch information
Mr-Sunglasses committed Feb 7, 2024
1 parent 2ead5b7 commit 75aa3a6
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, fostering a culture of 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, maintaining code 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 75aa3a6

Please sign in to comment.