Danger: Rename constants to avoid Ruby warnings
This commit resolves the following warnings: gitlab/danger/saas_feature/Dangerfile:3: warning: already initialized constant Danger::Dangerfile::SEE_DOC gitlab/danger/feature_flag/Dangerfile:3: warning: previous definition of SEE_DOC was here Ideally, the code should go into danger plugins to side-step any namespace issues.
想要评论请 注册 或 登录