mention about using pycharm to reformat html code

This commit is contained in:
Son 2022-02-14 18:06:41 +01:00
parent bef3b8bd96
commit 1e7d224f35
1 changed files with 2 additions and 0 deletions

View File

@ -135,6 +135,8 @@ The code is also checked with `flake8`, make sure to run `flake8` before creatin
poetry run flake8
```
Nice to have: as we haven't found a good enough HTML code formatter, please reformat any HTML code with PyCharm.
## Test sending email
[swaks](http://www.jetmore.org/john/code/swaks/) is used for sending test emails to the `email_handler`.