IntelLabs/matsciml

[Feature request]: Run pre-commit on entire package to ensure consistent formatting

melo-gonzo opened this issue · 1 comments

Feature/behavior summary

Run the pre-commit hooks on every file in one big PR so future PR's dont flood the change log with formatting updates.

Request attributes

  • Would this be a refactor of existing code?
  • Does this proposal require new package dependencies?
  • Would this change break backwards compatibility?
  • Does this proposal include a new model?
  • Does this proposal include a new dataset?
  • Does this proposal include a new task/workflow?

Related issues

No response

Solution description

Run pre-commit hooks on all files.

Additional notes

No response

Addressed in #90.