Skip to content

Commit

Permalink
fix: remove prettier from Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
ricardojdsilva87 committed Nov 13, 2024
1 parent d377914 commit 70da259
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 @@ -16,4 +16,3 @@ lint:
pylint --rcfile=.github/linters/.python-lint --fail-under=9.0 *.py
mypy --config-file=.github/linters/.mypy.ini *.py
black .
prettier --write README.md

0 comments on commit 70da259

Please sign in to comment.