Each skip file has been populated with the pylint errors I actually got locally when checking the file.
4 lines
414 B
Text
4 lines
414 B
Text
CircuitPython_Pyloton/pyloton.py 173: Line too long (126/100) (line-too-long)
|
|
CircuitPython_Pyloton/pyloton.py 547: Using a conditional statement with a constant value (using-constant-test)
|
|
CircuitPython_Pyloton/pyloton.py 552: Using a conditional statement with a constant value (using-constant-test)
|
|
CircuitPython_Pyloton/pyloton.py 557: Using a conditional statement with a constant value (using-constant-test)
|