Reinstate remove grace period for Lint/RedundantCopDisableDirective
What does this MR do and why?
This was reverted because it was causing errors in the CE pipeline. There were silenced offenses that started bubbling up. We deployed a fix in 345e3d18.
References
Please include cross links to any resources that are relevant to this MR. This will give reviewers and future readers helpful context to give an efficient review of the changes introduced.
-
CE job before the fix: https://gitlab.com/gitlab-org/gitlab-foss/-/jobs/8683419093
-
CE job after the fix: https://gitlab.com/gitlab-org/gitlab-foss/-/jobs/8684827894
MR acceptance checklist
Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Related to #376133 (closed)