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

[#111] Adds and runs linters #110

Merged
merged 9 commits into from
Aug 29, 2024
Merged

[#111] Adds and runs linters #110

merged 9 commits into from
Aug 29, 2024

Conversation

Pedrobc89
Copy link
Collaborator

  • add linters configuration files
  • virtual environment to gitignore
  • black formatter
  • isort fix
  • flake8 fixes
  • add all to init files with imports

Adds and runs linters in the project.
MyPy fix will be left to a future work.

@Pedrobc89 Pedrobc89 linked an issue Aug 28, 2024 that may be closed by this pull request
@Pedrobc89 Pedrobc89 changed the title [#] Adds and runs linters [#111] Adds and runs linters Aug 28, 2024
Copy link
Collaborator

@levisingularity levisingularity left a comment

Choose a reason for hiding this comment

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

src/pyproject.toml Outdated Show resolved Hide resolved
@Pedrobc89 Pedrobc89 merged commit cdcc106 into master Aug 29, 2024
2 checks passed
@Pedrobc89 Pedrobc89 deleted the pbc-linting branch August 29, 2024 17:32
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.

Add Linter configuration to das-toolbbox
4 participants