Limit CI checks to tracked files only
Changes the GitHub workflow to use git ls-files to only check trackedfiles during formatting, linting, and type checking. This preventsuntracked or ignored files from causing CI failures.
tijs.org 5 months ago 876dc043 e9e1e482