You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implementation of a pylint linter workflow will help to ensure proper and uniform linting of the codebase.
Pitch
As a project with multiple users contributing to it, it is essential to maintain a proper linting style to ensure better code readability by users. An excellent way to do this is by automatic linting checks using GitHub actions. So, I would propose adding the pylint linter workflow to ensure proper and uniform linting of the codebase.
I would like to work on this feature as a part of GSSoC 23.
The text was updated successfully, but these errors were encountered:
metabiswadeep
changed the title
Add the black linter workflow
Add the pylint linter workflow
Jun 24, 2023
🚀 Feature
Add the pylint linter workflow to ensure proper and uniform linting of the codebase.
Have you read the Contributing Guidelines on Pull Requests?
Yes
Motivation
Implementation of a pylint linter workflow will help to ensure proper and uniform linting of the codebase.
Pitch
As a project with multiple users contributing to it, it is essential to maintain a proper linting style to ensure better code readability by users. An excellent way to do this is by automatic linting checks using GitHub actions. So, I would propose adding the pylint linter workflow to ensure proper and uniform linting of the codebase.
I would like to work on this feature as a part of GSSoC 23.
The text was updated successfully, but these errors were encountered: