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

Formatter and linter #39

Merged
merged 19 commits into from
Sep 2, 2024
Merged

Formatter and linter #39

merged 19 commits into from
Sep 2, 2024

Conversation

AndrewKorzh
Copy link
Contributor

Title

Add formatter and linter

Description

In this PR, a formatter and linter has been added

Type of change

  • New feature (non-breaking change which adds functionality)

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings

@MatthewZMSU MatthewZMSU self-requested a review August 26, 2024 14:36
@MatthewZMSU MatthewZMSU added documentation Improvements or additions to documentation enhancement New feature or request labels Aug 26, 2024
Copy link
Contributor

@MatthewZMSU MatthewZMSU left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You have committed changes with indent-width = 2 - it is NOT PEP8 correct.
Please, solve all the problems I mentioned.

.github/workflows/ruff.yml Outdated Show resolved Hide resolved
pyproject.toml Show resolved Hide resolved
pyproject.toml Show resolved Hide resolved
@MatthewZMSU MatthewZMSU merged commit a35eaa0 into master Sep 2, 2024
16 checks passed
@MatthewZMSU MatthewZMSU deleted the formatter-and-linter branch September 2, 2024 08:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants