kjaymiller / Az-Queue-Tweeter

Send Tweets via Azure Storage Queues
https://pypi.org/project/azqueuetweeter/
MIT License
1 stars 1 forks source link

Add development tools #1

Closed pamelafox closed 2 years ago

pamelafox commented 2 years ago

Let me know if you prefer other tools.

kjaymiller commented 2 years ago

Poetry currently has black, isort, and pytest as dev dependencies.

I can see removing black and sort and adding pre-commit as a test in CI/CD.

kjaymiller commented 2 years ago

in the meantime I am going to run black+isort on this and setup pre-commit (outside of gh actions)

kjaymiller commented 2 years ago

13b0f58d8a461d70b75525a490e1ee92660b1c1d - refactors and adds pre-commit.yaml

kjaymiller commented 2 years ago

[ADDED]:


[REMOVED]:


[NOT ADDED]: