ubsuny / 23-Homework7G5

Apache License 2.0
0 stars 13 forks source link

Linting Standards: #9

Open Mosaddeq107 opened 1 year ago

Mosaddeq107 commented 1 year ago

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

reshnashrestha commented 1 year ago

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

Mosaddeq107 commented 1 year ago

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

Got it, Thanks for your response.

uarif commented 1 year ago

Which ever.

poojashresthacode commented 1 year ago

I have used pylint till now.