Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create Python lint job #1

Merged
merged 1 commit into from
Aug 3, 2023
Merged

Create Python lint job #1

merged 1 commit into from
Aug 3, 2023

Conversation

michalspano
Copy link
Contributor

@michalspano michalspano commented Aug 3, 2023

This PR creates a pylint.yml job that lints all .py source code of the repository. The job runs on every push to the repository. The jobs lints the source code on the following Python versions: 3.8, 3.9, 3.10.

This commit creates a `pylint.yml` job that **lints** all `.py` source code of the repository.
@michalspano michalspano added the enhancement New feature or request label Aug 3, 2023
@michalspano michalspano self-assigned this Aug 3, 2023
@michalspano
Copy link
Contributor Author

5.77/10 - let's refactor. 🧑‍💻

@michalspano
Copy link
Contributor Author

Adding the job to main. An issue for the refactoring (based on the lint job) is: #2.

@michalspano michalspano merged commit 17bef1e into main Aug 3, 2023
0 of 3 checks passed
@michalspano michalspano deleted the add-pylint-job branch August 3, 2023 18:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant