NorthIsUp / alfred-workflow-py3

Full-featured library for writing Alfred 3 & 4 workflows
https://www.deanishe.net/alfred-workflow/
Other
145 stars 14 forks source link

Prettier & Black? #6

Closed jeeftor closed 2 years ago

jeeftor commented 2 years ago

Any reason you are using prettier (which has an annoying npm install it seems like) and black - dont they both do format

(in the pre-commit hooks).

I also intend (maybe I'm a masocist) at some point to get Mypy configured

NorthIsUp commented 2 years ago

we can yeet prettier, it was probably just copypasta from another project