My CI pipeline won’t build anything due to forge lint
deciding it wants some interaction:
I can’t see anything in npx forge lint --help
about how to turn this off:
Usage: forge lint [options]
check the source files for common errors
Options:
--verbose enable verbose mode
--fix attempt to automatically fix any issues encountered (default: false)
-e, --environment [environment] specify the environment (see your default environment by running forge settings
list)
-h, --help display help for command