pub fn lint_source_with_config(
source: &str,
config: &PythonConfig,
) -> DiagnosticsExpand description
Lint with custom configuration
pub fn lint_source_with_config(
source: &str,
config: &PythonConfig,
) -> DiagnosticsLint with custom configuration