docs: add linting/formatting pre-commit entry to the README
This commit is contained in:
@@ -42,3 +42,9 @@ If your commit fails its either:
|
|||||||
branch name != <type>/description-of-branch ,
|
branch name != <type>/description-of-branch ,
|
||||||
commit name != <type>: description of the commit.
|
commit name != <type>: description of the commit.
|
||||||
<ref>: N25B-Num's
|
<ref>: N25B-Num's
|
||||||
|
|
||||||
|
To add automatic linting and formatting, run:
|
||||||
|
|
||||||
|
```shell
|
||||||
|
uv run pre-commit install
|
||||||
|
```
|
||||||
Reference in New Issue
Block a user