Skip to main content

Module builtin_rules

Module builtin_rules 

Source
Expand description

Compile-time embedded TTSR rules for Rust projects.

Each .md file in this directory is a TTSR rule with YAML frontmatter and markdown body. They are embedded at compile time via include_str!().

Functions§

load_all
Load all bundled builtin rules.