1
0
forked from MDL29/JacoBot

📝 Add linter doc

This commit is contained in:
yannis-mlgrn 2024-04-25 17:05:50 +02:00
parent fb94a8b8cd
commit d22cb7308a
Signed by: yannis-mlgrn
GPG Key ID: 337BBA9B2228CD40

View File

@ -23,3 +23,4 @@ Run the virtual bot with :
~~~
poetry run jacovirt bot
~~~
> If you use JacoVirt for dev, **you should test your code with the PEP8 linter :** `poetry run flake8`