From 75aa3a6e76c4f712d4341b899764bdfae8b225c2 Mon Sep 17 00:00:00 2001 From: Kanishk Pachauri Date: Thu, 8 Feb 2024 01:17:43 +0530 Subject: [PATCH] Add pep8speaks to idea page --- ideas.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ideas.html b/ideas.html index 5b169d4..bd24594 100644 --- a/ideas.html +++ b/ideas.html @@ -557,7 +557,7 @@

-
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. +
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.

Contact Links