blob: 53ba247677023ab79f0f0c487a1b8ac9eefdd261 [file] [view]
---
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](../../../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.