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, fixing broken code #72

Merged
merged 3 commits into from
May 30, 2022
Merged

Linting, fixing broken code #72

merged 3 commits into from
May 30, 2022

Conversation

arthurprevot
Copy link
Owner

@arthurprevot arthurprevot commented May 30, 2022

Dealing with all syntax and undefined variable errors.
This is a small scale version of #70 since #70 introduced a lot of changes and may break some functionalities. This PR should be safe. There are more parts of #70 to be integrated later.
It is a first step towards #69.

Linting is now part of CI. Syntax and undefined variable checks are enforced. PEP8 formatting issues are not, yet.

Thanks @AlejandroUPC for starting this move and contributing a lot of code towards it :).

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