flakeheaven._logic._baseline
¶
flakeheaven._logic._baseline.
make_baseline
(
path
:
pathlib.Path
,
context
:
str
,
code
:
str
,
line
:
int
)
→
str
[source]
¶
FlakeHeaven
Flake8 wrapper to make it nice, legacy-friendly, configurable.
Navigation
Main Info
Config
Formatters
Plugins
Parsers
IDE integration
Troubleshooting
Commands
lint
: run flake8
baseline
: integrate into a huge project
plugins
: installed plugins, codes, rules
codes
: messages from plugin
code
: find the given code
missed
: rules without matching plugins
config
: show configuration
API Documentation
flakeheaven package
Subpackages
Submodules
GitHub repository
Related Topics
Documentation overview
API Documentation
flakeheaven package
flakeheaven._logic package
Previous:
flakeheaven._logic package
Next:
flakeheaven._logic._colors
Quick search