Menu

#JustFile

1 post

Feed
1 of 1 post
📰
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