C-Loftus / talon-ai-tools

Query LLMs and AI tools with voice commands
http://colton.place/talon-ai-tools/
MIT License
46 stars 17 forks source link

Finish stealing community pre-commit config #23

Closed pokey closed 6 months ago

C-Loftus commented 6 months ago

Looks good to me. I personally don't pay too much attention to the editorconfig, but since it helps others maintain consistency happy to merge this. Only thing we will want to check on is if tool.isort is relevant based on the isort issue in the other PR. Once that's figured out should be all set

pokey commented 6 months ago

this is supposed to fix isort in the other PR. and editorconfig is used by pre-commit

C-Loftus commented 6 months ago

Great makes sense thanks for clarifying that!