Module treefmt::config[][src]

Expand description

Contains the project configuration schema and parsing

Structs

Config for each formatters

Global config which applies to every formatter

treefmt.toml structure

Constants

Name of the config file

Functions

Loads the treefmt.toml config from the given file path.

Returns an absolute path to the treefmt.toml file. From the current folder, and up.