Skip to content

Latest commit

 

History

History
13 lines (6 loc) · 163 Bytes

File metadata and controls

13 lines (6 loc) · 163 Bytes

Contributing to Vortex

Running style hooks

To run checks and ruff linting manually, use the following command:

pre-commit run --all-files