You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When creating the github workflow for the linters I noticed that when changing stuff in the code, the pylint score doesn't change, also with changes that should influence the score. Then when I removed the .pylintrc (so it uses the default), then it does change the score. So there might be something wrong in our .pylintc file?
The text was updated successfully, but these errors were encountered:
When creating the github workflow for the linters I noticed that when changing stuff in the code, the pylint score doesn't change, also with changes that should influence the score. Then when I removed the .pylintrc (so it uses the default), then it does change the score. So there might be something wrong in our .pylintc file?
The text was updated successfully, but these errors were encountered: