Ilya Vlasov
Ilya Vlasov
### What's wrong I have this minimal reproducible example which has several WPS417 violations ```python def main(): some_dict = { -2: 'A', -1: 'B', 0: 'C', 1: 'D', 2: 'E',...
Stop ignoring the following inspections: - [ ] WPS - [x] D - [x] I00 - [x] Q Check these inspections, maybe we should not ignore them: - [ ]...
- [ ] Try to process symlinks. - [ ] Try to understand why pip did not want to work on our server. - [ ] Add `-r` flag handling...
Now in order to indicate that the virtual environment is not needed for analysis we ask to pass an empty path. This behavior needs to be changed. If the virtual...