File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 11# LeetCode Solutions
22
3+ [ ![ Workflow Status] ( https://github.com/codewithme-py/LeetCode_solutions/actions/workflows/update-readme.yml/badge.svg )] ( https://github.com/codewithme-py/LeetCode_solutions/actions/workflows/update-readme.yml )
4+
35My clean, typed, and tested solutions to LeetCode problems (Python 3.10+).
46
57<!-- START_STATS -->
@@ -125,7 +127,7 @@ python3 scripts/update_readme.py --force-refresh-cache
125127#### 7. Используй скрипт → Решай новую задачу → делай push → PR → merge в main → CI/CD сделает всё остальное автоматически!
126128
127129``` bash
128- make problem < номер_задачи >
130+ make problem < номер_задачи_без_ведущих_нулей >
129131```
130132
1311331 ) Скрипт создает новую ** /feat** ветку, а так же файлы решения и тестов минимизируя рутину
You can’t perform that action at this time.
0 commit comments