0
6
Login
Code
Issues
1
Pull requests
Events
Packages
main

Description: This project is used to build a lint library to detect the hardcoded colors. One example of hardcoded color is:

#FFFFFF

Project lives in prebuilts/checkcolor will use this lib and hook up to presubmit, so it could detects whether hardcoded colors have been added in a CL.