-
Notifications
You must be signed in to change notification settings - Fork 23
[REVIEW] 445 - Fix prospector errors #446
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[REVIEW] 445 - Fix prospector errors #446
Conversation
Co-authored-by: Hugo Sobral <hugosobral10@gmail.com>
Co-authored-by: Sofia Patrocinio <sofiacpatrocinio@gmail.com>
Co-authored-by: Sofia Patrocinio <sofiacpatrocinio@gmail.com>
Co-authored-by: Hugo Sobral <hugosobral10@gmail.com>
Co-authored-by: Hugo Sobral <hugosobral10@gmail.com>
Co-authored-by: Sofia Patrocinio <sofiacpatrocinio@gmail.com>
Co-authored-by: Sofia Patrocinio <sofiacpatrocinio@gmail.com>
Co-authored-by: Sofia Patrocinio <sofiacpatrocinio@gmail.com>
pablodiegoss
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Amazing code improvements here, maybe you could add a little topic on the docs on how to use prospector to find and fix stylesheet problems or python code smells?
Co-authored-by: Sofia Patrocinio <sofiacpatrocinio@gmail.com>
Co-authored-by: Sofia Patrocinio <sofiacpatrocinio@gmail.com>
@pablodiegoss We had just created a short md document about how to install and use prospector. |
Description
Correction of Prospector errors executed under Jandig's code. You can see the full tool log here.
Resolves (Issues)
Resolve #445
General tasks performed
Have you confirmed the application builds locally without error? See here.