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

feat: Add pre-commit, include python 3.11 in tests #1089

Merged
merged 5 commits into from
Jan 10, 2023
Merged

Conversation

arsenetar
Copy link
Owner

  • Update to include python 3.11 in tests
  • Add pre-commit
  • Add exclude pattern for flake8 when running with pre-commit as it does not fully honor the exclude paths.
  • Cleanup exclude paths for flake8 in tox.ini
  • Re-enable line length check for flake8 and correct three affected files
  • Apply update to files for trailing space, and trailing newline

- Add exclude pattern for flake8 when running with pre-commit as it does
  not fully honor the exclude paths.
- Cleanup exclude paths for flake8 in tox.ini
- Re-enable line length check and correct three affected files
- Remove trailing whitespace
- Correct single newline at end of files (skip for json)
- Update to formatting in a few places due to black
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@arsenetar arsenetar merged commit 1e651a1 into master Jan 10, 2023
@arsenetar arsenetar deleted the as/pre-commit branch January 10, 2023 05:18
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