tldr icon indicating copy to clipboard operation
tldr copied to clipboard

Proposal: Test only files with changed and related files in `pre-commit` behaviour

Open CodePsy-2001 opened this issue 4 months ago • 0 comments

How about running the full test suite only during PRs, and limiting the pre-commit tasks for individual local commits to just the modified or newly added files and any related files?

CodePsy-2001 avatar Oct 18 '24 02:10 CodePsy-2001