Skip to main content

register_with_config

Function register_with_config 

Source
pub fn register_with_config(
    lua: &Lua,
    config: LintConfig,
) -> LuaResult<LintEngine>
Expand description

Register with a custom LintConfig.