Skip to content

Commit

Permalink
chore: Remove top-level Makefile (#5563)
Browse files Browse the repository at this point in the history
  • Loading branch information
stinodego committed Nov 21, 2022
1 parent ca50f7b commit af3ec30
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions Makefile

This file was deleted.

2 changes: 1 addition & 1 deletion polars/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ BASE ?= master

fmt:
cargo fmt --all
$(MAKE) -C .. fmt_toml
dprint fmt

check:
cargo check --all-features \
Expand Down

0 comments on commit af3ec30

Please sign in to comment.