Constant changelog::CONFIG_FILE [] [src]

pub const CONFIG_FILE: &str = ".changelog.yml"

The YAML configuration file name (.changelog.yml).

The library looks for a file with this name in the current directory and all its ancestors (up to root). If one is found, it is used to initialize configuration, if not the default configuration is used.