Menu

#Polyglot

3 posts

Feed·
3 of 3 posts
📰
0

Using pre-commit as a polyglot task runner: elegant or kludgy?

Reddit r/Python·u/dangerousdotnet·about 1 month ago
#z2CLOBXy
#commit#polyglot#tool#task#justfile#article

Package maintainers: does your `Makefile` or `justfile` delegate tool calls to [pre-commit](https://pre-commit.com/) (e.g., for your `lint all` targets)? I see a lot of modern repos doing it this way now.…

15s
Read More