Open p-pxmpo opened 1 month ago
Same here
I showed that in the hands on in class. I usually just google it which brings me to this document: https://pylint.pycqa.org/en/latest/user_guide/messages/index.html with the googled error code
Here a totally random example: https://pylint.pycqa.org/en/latest/user_guide/messages/convention/unnecessary-lambda-assignment.html
@laserlab Do you recommend the use of AI when it comes to understanding the linting codes better?
thanks
You might find the discussion in #43 helpful
Does anybody have some some sort of document or link to a website explaining what all the linting codes mean? some of them are obvious but some of them I dont understand fully.