pcdshub / pre-commit-hooks

Pre-commit hooks for PCDS projects (https://pre-commit.com/)
Other
10 stars 7 forks source link

Add .pre-comit-config.yaml settings to README #16

Closed Roald87 closed 7 months ago

Roald87 commented 2 years ago

I wrote a small post regarding using pre-commits with TwinCAT files. I used your pre-commit as and example as well. https://cookncode.com/twincat/2022/04/14/pre-commit.html

Thanks for making it available!

Maybe an idea to add the .pre-commit-config.yaml files to the README.md? Then more experienced people can immediately copy paste the relevant stuff. For example how it's done here: https://github.com/pre-commit/pre-commit-hooks.

klauer commented 2 years ago

Nice article, @Roald87 - and thanks for mentioning us. 👍

We definitely should include more information on each of the hooks + copy-paste-able examples here.

ZLLentz commented 7 months ago

closed by #24