Initial commit

This commit is contained in:
2022-08-06 19:05:26 +02:00
commit 57e1a8a899
8 changed files with 326 additions and 0 deletions

4
Makefile Normal file
View File

@ -0,0 +1,4 @@
.PHONY: lint
lint/black:
black lurker/