Systers, an AnitaB.org community
(Part 1 of 2) Run pylint for Mentorship Backend
Pylint is a tool that checks for errors in Python code, tries to enforce a coding standard and looks for code smells. It can also look for certain type errors, it can recommend suggestions about how particular blocks can be refactored and can offer you details about the code's complexity.
Prerequisite:
- Fork and clone Mentorship-Backend
- Run the project
Steps:
- Install pylint as a pip package.
- Run pylint for app directory.
- Submit screenshot of the pylint report.
Resources:
- Learn more about pylint
- Learn more about different coding styles like flake8, pep8, pylint
- If you need help or get lost, post a response to our Participant Questions in our #gci stream.
Work Submission:
Submit screenshots with date and time by uploading and sharing the link (https://github.com/systers/mentorship-backend).
Task tags
Students who completed this task
asawesome07