Skip to content

Add pre-commit config with ruff and prettier hooks#58

Closed
danielkiv wants to merge 2 commits intomainfrom
ruff_precommit
Closed

Add pre-commit config with ruff and prettier hooks#58
danielkiv wants to merge 2 commits intomainfrom
ruff_precommit

Conversation

@danielkiv
Copy link
Copy Markdown
Collaborator

  • Add .pre-commit-config.yaml with ruff (check + format) and prettier hooks
  • Extend ruff and prettier hooks to cover Jupyter notebooks, YAML, and CSS
  • Add ruff format --check to CI lint workflow
  • Add pre-commit to dev dependencies

danielkiv and others added 2 commits March 30, 2026 15:07
- Add .pre-commit-config.yaml with ruff (check + format) and prettier hooks
- Extend ruff and prettier hooks to cover Jupyter notebooks, YAML, and CSS
- Add ruff format --check to CI lint workflow
- Add pre-commit to dev dependencies

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
One-time formatting pass to bring all files in line with ruff's
formatter, which is now enforced in CI and via pre-commit.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@danielkiv danielkiv closed this Mar 30, 2026
@danielkiv danielkiv deleted the ruff_precommit branch March 30, 2026 20:16
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