Skip to content

Conversation

@Ahmadhammam03
Copy link

@Ahmadhammam03 Ahmadhammam03 commented Nov 11, 2025

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