sportorg / pysport

Sportorg is a comprehensive software solution developed in Python that streamlines the organization and execution of orienteering competitions.
https://sportorg.readthedocs.io/ru/latest/
GNU General Public License v3.0
32 stars 16 forks source link

[format] Fix 'poe format' issue #428

Closed alex-karpov closed 7 months ago

alex-karpov commented 7 months ago

Команда poe format предлагает заменить кавычки

daxartio commented 7 months ago

рекомендую использовать такой стил коммитов

https://www.conventionalcommits.org/ru/v1.0.0/

feat: ...
fix: ...
refactor: ...
test: ...