Module treefmt::config

source ·
Expand description

Contains the project configuration schema and parsing

Structs

Constants

Functions

  • Loads the treefmt.toml config from the given file path.
  • Parses the provided string into a treefmt config object
  • Returns an absolute path to the treefmt.toml file. From the current folder, and up.