Add SC2164 to excluded rules
GitLab CI jobs will already fail automatically if attempting to change into a directory which does not exist. So, this check is redundant and adding `|| exit` to CI YAML results in unnecessary noise.
Showing
Please register or sign in to comment