Author: Michael Lynch <git@mtlynch.io>
Committer: Michael Lynch <mtlynch@noreply.codeberg.org>
Lint tracked JavaScript files (#66) Use git to pass only tracked JavaScript files to ESLint so ignored runtime artifacts do not affect frontend checks. Provide git in the Nix check environment and seed a temporary index for reproducible flake builds. Reviewed-on: https://codeberg.org/mtlynch/go-app-starter/pulls/66