diff options
author | Claudiu Popa <pcmanticore@gmail.com> | 2018-07-06 12:00:14 +0200 |
---|---|---|
committer | Claudiu Popa <pcmanticore@gmail.com> | 2018-07-06 12:00:14 +0200 |
commit | 6c742097b12df9491f90b1ceddf694c55281d17d (patch) | |
tree | ffe9539baf8f94a2b25a029964fefc6f647c89c9 /astroid/context.py | |
parent | c1ba448bf2684ef3704f49ec5e170662adfc4edf (diff) | |
download | astroid-git-6c742097b12df9491f90b1ceddf694c55281d17d.tar.gz |
Don't allow max_inferable to be set by an environment variable.
This would introduce a new method of configuring astroid & pylint, while the
usual approach we used so far was to set a flag in the MANAGER itself it we'd
need to customize some behaviour (extension_package_whitelist and friends).
Also renamed the flag to `max_inferable_values` to be more suggestive on what it does.
Diffstat (limited to 'astroid/context.py')
0 files changed, 0 insertions, 0 deletions