Skip to content

Create pylint.yml#1659

Open
Ahmadhammam03 wants to merge 4 commits into
ageitgey:masterfrom
Ahmadhammam03:master
Open

Create pylint.yml#1659
Ahmadhammam03 wants to merge 4 commits into
ageitgey:masterfrom
Ahmadhammam03:master

Conversation

@Ahmadhammam03

@Ahmadhammam03 Ahmadhammam03 commented Nov 11, 2025

Copy link
Copy Markdown

This pull request adds a GitHub Action workflow that runs Pylint on all Python files.

Changes:

  • Added .github/workflows/pylint.yml to run Pylint automatically on push and pull requests
  • This will help maintain code quality by catching common issues early

The workflow:

  • Runs on every push and pull request
  • Uses Python 3.x
  • Checks all Python files in the repository

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant