181 was merged to allow us to use {box.linters}. However, an open issue at this time is the linting requires environment variables in the codebase to be defined at time of linting, at least in this project. See the issue in the {box.linters} repo.
Once that issue is resolved, remove the environment variables for the run in .github/workflows/lint.yaml.
181 was merged to allow us to use
{box.linters}
. However, an open issue at this time is the linting requires environment variables in the codebase to be defined at time of linting, at least in this project. See the issue in the{box.linters}
repo.Once that issue is resolved, remove the environment variables for the run in
.github/workflows/lint.yaml
.