Skip to content
Snippets Groups Projects
Verified Commit cc4d0120 authored by David Runge's avatar David Runge :chipmunk:
Browse files

feat: Add pdm script for formatting

parent 0e2775f2
No related branches found
No related tags found
1 merge request!155Update dependencies
......@@ -107,6 +107,7 @@ source-includes = [
build = {cmd = "make build"}
coverage = {cmd = "make coverage"}
docs = {cmd = "make docs"}
fmt = {cmd = "make fmt"}
integration = {cmd = "make integration"}
lint = {cmd = "make lint"}
regex = {cmd = "make regex"}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment