Linter & type check in nextjs app
hi
if all the linter & typecheck is already done in each PR branch with CI,
do i still need to do check lint & types in master branch before deployment ?
is there any edge case that i dont think of ?
contexts: nextjs app, 100k+loc, 3-5 engineers working on same repo
i heard a lot about how theo improve the build time in nextjs app, but somehow i cant find the videos where he talks about these
if all the linter & typecheck is already done in each PR branch with CI,
do i still need to do check lint & types in master branch before deployment ?
is there any edge case that i dont think of ?
contexts: nextjs app, 100k+loc, 3-5 engineers working on same repo
i heard a lot about how theo improve the build time in nextjs app, but somehow i cant find the videos where he talks about these