Skip to content

Commit

Permalink
removed mandatory linting
Browse files Browse the repository at this point in the history
  • Loading branch information
Filimoa committed Dec 6, 2024
1 parent fec2b6c commit bcb6613
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ install-release:

pre-commit:
cargo +nightly fmt --all && cargo clippy --all-features
.venv/bin/python -m ruff check . --fix --exit-non-zero-on-fix
.venv/bin/python -m ruff format polars_h3 tests

test:
Expand Down

0 comments on commit bcb6613

Please sign in to comment.