[console_scripts]
wps=wemake_python_styleguide.cli.cli_app:main

[flake8.extension]
WPS=wemake_python_styleguide.checker:Checker

[flake8.report]
wemake=wemake_python_styleguide.formatter:WemakeFormatter

