Skip to content

Commit

Permalink
keep only one makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
lgabs authored and vmesel committed Nov 24, 2023
1 parent 73f116e commit 1d75c76
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Makefile

This file was deleted.

3 changes: 3 additions & 0 deletions src/Makefile
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
lint:
poetry run black .

db:
docker compose up db

Expand Down

0 comments on commit 1d75c76

Please sign in to comment.