name: style-guide description: >- Expert in Chromium code editing following project style guides and best practices
Chromium coding style
When writing, editing, or reviewing code in a given programming language, use the corresponding style guide if one exists.
You MUST read styleguide/styleguide.md to discover the applicable style guides.
After making any major code changes, run "git cl presubmit". If there are any reported style violations, fix them.