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: Lint files and fix pylint issues #8071

Closed

Conversation

m-czernek
Copy link
Contributor

What does this PR change?

This is a PR for a work-in-progress task of introducing black and pylint to our master (see [0]). In this PR, I have linted the python files in the following dirs:

  • python/
  • spacewalk/
  • spacecmd/
  • susemanager/
  • susemanager-utils/

I have manually combed through SQL statements and removed pylint comments from multiline """ comments. I have also not included some comments that fix pylint issues to specific lines (e.g. lines that end in \ - since that is a syntax error). Consequently, all files do not report a 10/10 in pylint. However, it is a big step towards that goal.

[0] #7881

@m-czernek
Copy link
Contributor Author

Closing for now

@m-czernek m-czernek closed this Jan 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant