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

style: Use ruff formatter #25

Merged
merged 5 commits into from
Jul 10, 2024
Merged

style: Use ruff formatter #25

merged 5 commits into from
Jul 10, 2024

Conversation

simentha
Copy link
Collaborator

Removes pylint/black dependency. Installs and uses ruff instead to replace both. There are some code style changes introduced by this change that is included in the PR.

@simentha simentha requested a review from a team July 10, 2024 08:48
Copy link

Coverage report

Click to see where and how coverage changed

FileStatementsMissingCoverageCoverage
(new stmts)
Lines missing
  atmos_validation/validate_netcdf/tests
  test_data_usability_validation.py
  test_varinterval_validator.py
Project Total  

This report was generated by python-coverage-comment-action

@simentha simentha merged commit c0ef09e into main Jul 10, 2024
9 checks passed
@simentha simentha deleted the use-ruff branch July 10, 2024 10:56
simentha added a commit that referenced this pull request Jul 10, 2024
🤖 I have created a release *beep* *boop*
---


##
[1.4.2](v1.4.1...v1.4.2)
(2024-07-10)


### Other

* Upgrade to Pydantic v2 using TypeAdapters
([#24](#24))
([74c3e04](74c3e04))
* Use ruff formatter
([#25](#25))
([c0ef09e](c0ef09e))


### CI/CD

* Add build to "Other" section for release docs
([#27](#27))
([865b752](865b752))
* Fix release-please typo in config
([#28](#28))
([fd2b51e](fd2b51e))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
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.

2 participants