Each skip file has been populated with the pylint errors I actually got locally when checking the file.
2 lines
207 B
Text
2 lines
207 B
Text
CircuitPython_Touch_Deck/code.py 141: Using the global statement (global-statement)
|
|
CircuitPython_Touch_Deck/code.py 143: Access to a protected member _cell_content_list of a client class (protected-access)
|