Skip to content

ci: add docformatter config to pyproject.toml and apply them to the files #156

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

Merged
merged 2 commits into from
Jun 18, 2025

Conversation

zmx27
Copy link
Contributor

@zmx27 zmx27 commented Jun 18, 2025

What problem does this PR address?

Closes #155

What should the reviewer do?

This PR adds a docformatter config block to pyproject.toml and pre-commit is ran to apply the new configs to all the files in the project. Please check the modifications.

Copy link

codecov bot commented Jun 18, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.96%. Comparing base (3af38ad) to head (df35349).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #156   +/-   ##
=======================================
  Coverage   91.96%   91.96%           
=======================================
  Files           7        7           
  Lines         112      112           
=======================================
  Hits          103      103           
  Misses          9        9           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@zmx27
Copy link
Contributor Author

zmx27 commented Jun 18, 2025

@sbillinge this is ready for review

@sbillinge sbillinge merged commit 1231d71 into diffpy:main Jun 18, 2025
5 checks passed
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.

ci: add docformatter to pyproject.toml
2 participants