Go to file
Антон Касимов d89a5842c1 Переименование шаблона проекта python 2023-12-09 03:30:10 +03:00
cookiecutter-python Переименование шаблона проекта python 2023-12-09 03:30:10 +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