Go to file
Антон Касимов 220f2fa646 Шаблон cookiecutter 2023-12-09 03:11:33 +03:00
cookiecutter Шаблон cookiecutter 2023-12-09 03:11:33 +03:00
nitpick Перенос тестов в отдельную группу poetry 2023-12-09 02:50:31 +03:00
LICENSE Initial commit 2021-10-11 14:48:26 +03:00
README.md Update README 2022-10-24 00:02:42 +03:00

README.md

Installation

Install nitpick: pipx install nitpick

Usage

To check for errors only: nitpick check

To fix and modify your files directly: nitpick fix