Skip to content

Added lint jobs and necessary refactors - ref. #8

Konrad Botor requested to merge kbotor/8-part-3-lint-jobs into develop

Part three of #8 (closed)'s implementation.

Adds Bash and SQL lint jobs and all refactors necessary for them to pass.

Bash lint is implemented with ShellCheck, while SQL lint is using SQLFluff

Edited by Konrad Botor

Merge request reports