Module clippy_lints::utils::conf [] [src]

Read configurations files.

Structs

Conf

Type used to store lint configuration.

Enums

Error

Error from reading a configuration file.

Functions

file_from_args

Get the configuration file from arguments.

lookup_conf_file

Search for the configuration file.

read

Read the toml configuration file.