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

Apply PL (pylint) checks with ruff, and format errors in github format. #45

Merged
merged 4 commits into from
Jan 20, 2024

Conversation

caarmen
Copy link
Owner

@caarmen caarmen commented Jan 20, 2024

  • Apply PL (pylint) checks with ruff, and format errors in github format.
  • Fix PLR2004 issues regarding magic numbers.
  • Fix PLR0913 issues regarding functions with too many arguments.
  • Fix PLR0913 issues regarding functions with too many arguments, in tests.

@caarmen caarmen force-pushed the code-checks branch 3 times, most recently from d29c065 to 24682c6 Compare January 20, 2024 17:56
@caarmen caarmen marked this pull request as ready for review January 20, 2024 18:05
@caarmen caarmen merged commit c4d57b2 into main Jan 20, 2024
@caarmen caarmen deleted the code-checks branch January 20, 2024 18:25
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