maciejhirsz / logos

Create ridiculously fast Lexers
https://logos.maciej.codes
Apache License 2.0
2.71k stars 105 forks source link

Cleanup `.pre-commit-config-yaml` #388

Open jeertmans opened 2 months ago

jeertmans commented 2 months ago

I don't know how I let that passed, but it seemed that I pushed a .pre-commit-config.yaml that contains Python-related hooks (so useless to this project). So this needs some cleanup.

Also, this might be interesting to either (1) install the pre-commi.ci app or (2) use GitHub action to run it on PRs.