Skip to content
This repository has been archived by the owner on Jun 14, 2024. It is now read-only.

Latest commit

 

History

History
9 lines (5 loc) · 177 Bytes

Readme.md

File metadata and controls

9 lines (5 loc) · 177 Bytes

Advent of code 2022

Pre-commit

Install pre-commit

Execute: pre-commit install

You can execute pre-commit with: pre-commit run -a