This commit is contained in:
Chi Song 2021-03-30 19:05:15 +08:00
Родитель 97d68e0d3f
Коммит 9a042efdb9
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -78,6 +78,7 @@ Then run `M-x add-dir-local-variable RET python-mode RET pyvenv-activate RET <pa
### Other setups
- Install and enable [ShellCheck](https://github.com/koalaman/shellcheck) to find bash errors locally.
- If you need to update the documentation, it is recommended to install the extension [Markdown All in One](https://marketplace.visualstudio.com/items?itemName=yzhang.markdown-all-in-one). It helps to maintain the table of contents in the documentation.
## Code guideline