diff --git a/wemake_python_styleguide/constants.py b/wemake_python_styleguide/constants.py index 7b788908f..568287868 100644 --- a/wemake_python_styleguide/constants.py +++ b/wemake_python_styleguide/constants.py @@ -85,6 +85,7 @@ # Mypy: 'reveal_type', + 'reveal_locals', )) #: List of module metadata we forbid to use.