Skip to content

Commit

Permalink
Remove prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
freddyheppell committed Oct 13, 2023
1 parent 5b3fb27 commit 6cb0891
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 50 deletions.
4 changes: 0 additions & 4 deletions .prettierignore

This file was deleted.

1 change: 0 additions & 1 deletion .prettierrc.json

This file was deleted.

6 changes: 1 addition & 5 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,8 @@ flake8:
isort:
isort .

.PHONY: prettier
prettier:
npx prettier --write .

.PHONY: lint
lint: isort black prettier flake8
lint: isort black flake8


.PHONY: test
Expand Down
35 changes: 0 additions & 35 deletions package-lock.json

This file was deleted.

5 changes: 0 additions & 5 deletions package.json

This file was deleted.

0 comments on commit 6cb0891

Please sign in to comment.