Crate dictator_python

Crate dictator_python 

Source
Expand description

decree.python - Python structural rules (PEP 8 compliant).

Structs§

Python
PythonConfig
Configuration for python decree

Enums§

ImportType

Functions§

classify_module
config_from_decree_settings
Convert DecreeSettings to PythonConfig
init_decree
init_decree_with_config
Create decree with custom config
is_python_stdlib
lint_source
lint_source_with_config
Lint with custom configuration