Skip to content

Add a lint check to restrict use of Rugged

Jacob Vosmaer requested to merge lint-rugged into master

What does this MR do?

Adds a lint check to the static-analysis CI job that prohibits use of Rugged outside lib/gitlab/git.

The job has a whitelist so we can make exceptions.

Are there points in the code the reviewer needs to double check?

Why was this MR needed?

We are replacing Rugged with Gitaly.

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Edited by Jacob Vosmaer

Merge request reports