UCL-COMP0233-2023-2024 / RSE-Classwork

3 stars 65 forks source link

💄🐍 code - linting #41

Open dpshelio opened 11 months ago

dpshelio commented 11 months ago
  1. Analyse the awesome Charlene's package you've created (#40) and run one of the linting tools You may need to install them. Which messages did you get? Was your IDE (e.g., VS Code) warning you of it already?

  2. Fix them either manually or automatically using a code formatter (e.g., yapf, black, or ruff)

  3. Can you think of a way of checking the style is checked before merging new contributions? Add your suggestions below 👇.

  4. Share your solution even if it's a work-in-progress as a pull request to Charlene's repository mentioning this issue (by including the text Addresses UCL-COMP0233-23-24/RSE-Classwork#41 in the pull request description), remember to mention your team members too! (with @github_username)