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

setting up linters and black formatter #15

Merged
merged 3 commits into from
Sep 17, 2024

Conversation

QuickNS
Copy link
Contributor

@QuickNS QuickNS commented Sep 17, 2024

Type of PR

  • Documentation changes
  • Code changes
  • Test changes
  • CI-CD changes
  • GitHub Template changes

PR Checklist

  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.
  • My code follows the code style of this project.
  • I ran lint checks locally prior to submission.
  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?

Purpose of PR

  • Adds Python linters and the Black formatter to the dev container.
  • Includes a makefile for easily running the formatter and linters.
  • Includes instructions on how to run the tools.

Does this introduce a breaking change

  • YES
  • NO

Validation

  • Unit tests updated and ran successfully
  • Update documentation or issue referenced above

Issues Closed or Referenced

@QuickNS QuickNS merged commit 0d7b4ec into main Sep 17, 2024
2 checks passed
@QuickNS QuickNS deleted the nunos/python-linters-and-formatters branch September 17, 2024 17:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants