Skip to main content

PROJECT_CONFIG_FILE

Constant PROJECT_CONFIG_FILE 

Source
pub const PROJECT_CONFIG_FILE: &str = "config.toml";
Expand description

项目级配置文件(v25 拍板:项目根 config.toml,字段级合并覆盖 用户级配置;v24 的 .code-repo-wiki.toml 与 v25 用户级默认文件更名,旧名不再读取)