Function rslint_core::get_inferable_rules[][src]

pub fn get_inferable_rules() -> Vec<Box<dyn Inferable>>
Expand description

Get all of the built in rules which can have their options inferred using multiple syntax nodes see Inferable for more information.