Add pre-commit, ruff and sqlfluff to format files in the repository. Change documentation and add a rule in gitlab-ci to avoid the execution of releases artifacts on dev branch
- Add pre-commit.
-
ruff
andsqlfluff
to format files in the repository. - Change documentation.
- Add a rule in
gitlab-ci.yml
to avoid the execution of release artifacts on the dev branch.