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

Linting test #4

Closed
wants to merge 23 commits into from
Closed

Linting test #4

wants to merge 23 commits into from

Conversation

luthando5
Copy link
Contributor

@luthando5 luthando5 commented Oct 16, 2023

Description of the issue/feature this PR addresses

I added a github build workflow that installs dependencies following by running the buildout and then does linting. Referened from senaite.

I then used black to format all the code in the repository that did not conform to pep8 styling standards. The edition of a couple of doc-strings were done manually as black does not edit doc-strings.

Current behavior before PR

No build workflow on this repository. Code did not conform pep8 styling standards.

Desired behavior after PR is merged

Build workflow added and code conforms to pep8 styling standards.

--
I confirm I have tested this PR thoroughly and coded it according to PEP8
and Plone's Python styleguide standards.

@luthando5 luthando5 marked this pull request as draft October 25, 2023 08:51
@luthando5 luthando5 closed this Jun 19, 2024
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