Skip to content

Commit 2565c1d

Browse files
eigenwijsjethibaudcolas
authored andcommitted
Update what is used for linting and formatting
1 parent e8b5e14 commit 2565c1d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,8 +101,8 @@ If you're a Python or Django developer, fork the repo and join us. You'll find a
101101
102102
## Development
103103
104-
- Run formatting (Black & Prettier) `make format`
105-
- Run linting (Ruff, Black, Prettier, Eslint) `make lint`
104+
- Run formatting (Ruff & Prettier) `make format`
105+
- Run linting (Ruff, Prettier, Eslint) `make lint`
106106
- Run tests `make test`
107107
108108
# Other Notes

0 commit comments

Comments
 (0)