Expand description
Embedded stdlib rules — default safety rules shipped with the binary.
These are loaded as the lowest-priority tier in the config system. User and project config override stdlib rules via last-match-wins.
Functions§
- run_
init - Run the
rippy initcommand — create config with a safety package. - stdlib_
directives - Parse all embedded stdlib TOML into config directives.
- stdlib_
toml - Return the concatenated raw TOML for all stdlib files.