ubsuny / 23-Homework4G3

Apache License 2.0
0 stars 11 forks source link

Should the Linter Action also Automatically Correct Style Issues? #30

Closed WildJimmy closed 11 months ago

WildJimmy commented 11 months ago

Someone in my group raised this question, but I wanted to ask other groups. Does the linting action have to fix the issues raised by the linter, or should we be doing that manually? I know there are some linters that do both as mentioned in class, but since we're sticking with pylint I'm not sure if we should implement another action that does this

AhmedCode99 commented 11 months ago

@WildJimmy please let me know if you figure that out

AhmedCode99 commented 11 months ago

nope, you do not have to fix the errors.

I feel linting is useless