Introduce a new Gitlab/MarkUsedFeatureFlags cop (take 2)
What does this MR do?
This is a new attempt at !61052 (merged), since it resulted in some failures in master
when RuboCop cache was fresh (#333443 (closed)), and was reverted by !63916 (merged).
- 94e7b699 2021-06-11 | Introduce a new Gitlab/MarkUsedFeatureFlags cop (originally introduced by !61052 (merged))
- 655e14ca 2021-06-11 | ci: Fix 'needs' for the 'rspec:feature-flags' job (originally introduced by !63889 (merged))
- b760216f 2021-06-14 | Run rspec:feature-flags only on ee (originally proposed by !63912 (closed))
- d4859aa8 2021-06-14 | Run the Gitlab/MarkUsedFeatureFlags cop alone without cache
Related to #284596 (closed).
Edited by Rémy Coutable