Move check for blacklisted names to pylint
Check for blacklisted names ‘l’, ‘O’, and ‘I’ with pylint instead of pycodestyle, this allows to disable the check inline. Change-Id: I765f0d62d541fe55125396ff55ee3597f8086987
Please register or sign in to comment