Skip to main content

Module stdlib

Module stdlib 

Source
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 init command — 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.