Draft: Resolve "Add Support for Color Blindness Accessibility" (GitLab Duo Code Review Custom Instructions)

Closes #6 This merge request adds two main changes:

  1. New Review Rule: A strict policy is added to the project's automated review system that completely prohibits the use of green colors in any CSS or HTML files. The rule is designed to catch all forms of green (hex codes, RGB values, named colors like "lime" or "forestgreen") and will automatically reject any code changes that include green colors.
Edited by Placeholder Placeholder Noah Ing

Merge request reports

Loading