Lint and Format Code in NodeJS with GitLab Pipelines
Ensuring code standards in your code repositories can be tricky, there are a few solutions that you can employ such as using hooks together with a tool like . However, there may be situations where the hooks are not enabled on the engineer's machine…