Go to file
Антон Касимов 480f4266b6 Update requirements to the latest versions 2023-12-02 00:16:22 +03:00
nitpick Update requirements to the latest versions 2023-12-02 00:16:22 +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