[flake8.extension]
WPS10 = wemake_python_styleguide:WrongKeywordChecker
WPS11 = wemake_python_styleguide:WrongFunctionCallChecker
WPS12 = wemake_python_styleguide:WrongVariableChecker
WPS13 = wemake_python_styleguide:WrongImportChecker
WPS14 = wemake_python_styleguide:WrongNestedChecker

