ubsuny / 23-Homework7G5

Apache License 2.0
0 stars 13 forks source link

Linting Standards: #9

Open Mosaddeq107 opened 7 months ago

Mosaddeq107 commented 7 months ago

What linting standards and tools should be followed for code consistency? Pylint or Flake? Which one would you prefer?

reshnashrestha commented 7 months ago

Well, i have been using pylint in VS code. This woks fine.

Mosaddeq107 commented 7 months ago

Well, i have been using pylint in VS code. This woks fine.

Got it, Thanks for your response.

uarif commented 7 months ago

Which ever.

poojashresthacode commented 7 months ago

I have used pylint till now.