Is CodeRabbit agnostic to the .yaml and .yml extensions for configuration files?

Last updated: October 31, 2025

Last updated: October 31, 2025

Context

Customers may configure CodeRabbit using a YAML file. While the CodeRabbit YAML file is generally entitled .coderabbit.yaml, customers want to know if CodeRabbit supports the .yml extension as well.

Answer

CodeRabbit is agnostic to .yaml or .yml extensions: both .coderabbit.yaml and .coderabbit.yml will work.