chore: add missing changelogs for pre-commit

environments/review-docs-docs-detqeo/deployments/15752
jo 2022-11-24 01:42:25 +01:00
rodzic 054a9e54f5
commit 9ff2e70325
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: B2FEC9B22722B984
2 zmienionych plików z 16 dodań i 0 usunięć

Wyświetl plik

@ -0,0 +1,8 @@
Format or fix files using pre-commit
- Upgrade code to >=python3.7
- Fix flake8 warnings
- Fix spelling errors
- Format files using black
- Format files using isort
- Format files using prettier

Wyświetl plik

@ -0,0 +1,8 @@
Add pre-commit hooks
- flake8
- black
- isort
- pyupgrade
- prettier
- codespell