Skip to content

Commit 75aa3a6

Browse files
committed
Add pep8speaks to idea page
1 parent 2ead5b7 commit 75aa3a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: ideas.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -557,7 +557,7 @@ <h2>
557557
</h2>
558558
</div>
559559
</div>
560-
<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.
560+
<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.
561561
<div class="pure-g">
562562
<div class="pure-u-1 pure-u-md-1">
563563
<p>Contact Links</p>

0 commit comments

Comments
 (0)