tldr
tldr copied to clipboard
Proposal: Test only files with changed and related files in `pre-commit` behaviour
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?