Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 184 Bytes

File metadata and controls

14 lines (8 loc) · 184 Bytes

Install

opensuse

zypper in python313-pre-commit

Usage

We need to overwrite pre-commit config file: pre-commit install -f

For executing for all file:

pre-commit run --all