Skip to main content

Module rules

Module rules 

Source
Expand description

Built-in rules for frs rsl.

Modulesยง

aliased_import ๐Ÿ”’
Aliased-import rule for frs rsl.
common ๐Ÿ”’
Shared components for frs rsl rules.
misordered_fn ๐Ÿ”’
Misordered-fn rule for frs rsl.
misordered_item_group ๐Ÿ”’
Misordered-item-group rule for frs rsl.
misordered_visibility ๐Ÿ”’
Misordered-visibility rule for frs rsl.
nonadjacent_impl ๐Ÿ”’
Nonadjacent-impl rule for frs rsl.
overqualified_call ๐Ÿ”’
Overqualified fn-call rule for frs rsl.
qualified_item ๐Ÿ”’
Qualified-item rule for frs rsl.
relative_path ๐Ÿ”’
Relative-path rule for frs rsl.
unqualified_call ๐Ÿ”’
Unqualified fn-call rule for frs rsl.

Staticsยง

RULES ๐Ÿ”’

Traitsยง

Rule ๐Ÿ”’
Object-safe rule interface used by the dispatcher.
RuleViolation ๐Ÿ”’
Object-safe violation interface used after the dispatcher erases types.
TypedRule ๐Ÿ”’
Typed rule contract implemented by each concrete rule.
TypedRuleViolation ๐Ÿ”’
Typed link between a concrete violation and its owning rule.

Functionsยง

check ๐Ÿ”’
rules ๐Ÿ”’