Viewing Configuration Settings

Qodo enables you to inspect configuration settings directly from a pull request. You can either list all available configuration options or view the exact configuration values that were applied when a specific command was executed.

List all available configuration options

To display all supported configuration keys and their default values as a pull request comment, run:

/config

This command is useful for discovering available settings and understanding what can be customized.

Last updated