Hello! I was wondering if anybody here knew if there was a way to run linter at the beginning of build script, and if the linter fails cancel the build? I’m seeing options to turn linting off all together, but i’m trying to make it still run the linter on
sst build
but just fail and not finish the build if there are errors. Is this possible?