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

chore: add initial pylint check #524

Merged
merged 1 commit into from
Aug 23, 2023

Conversation

JohnVillalovos
Copy link
Contributor

Add an initial pylint check. All failing checks were disabled in pyproject.toml and no code changes were made.

Recommend in the future to iteratively go through and enable check(s) and resolve issues found.

Closes: #232

Add an initial `pylint` check. All failing checks were disabled in
`pyproject.toml` and no code changes were made.

Recommend in the future to iteratively go through and enable check(s)
and resolve issues found.

Closes: mjs#232
@NicolasLM
Copy link
Collaborator

Looks good, thanks!

@NicolasLM NicolasLM merged commit 9dc72f0 into mjs:master Aug 23, 2023
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.

Automated pylint runs
2 participants