You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Do we just say for example if we have 4 linters in config one linter equals 25% or do we actually try to predict the runtime of every linter and then calculate percentage from that?
# dashes are the amount of tools to run
# Between brackets is the current being run linter
[----] 0% (flake8)
[P---] 25% (pylint) # first linter passed
[PF--] 50% (vulture) # second linter failed
This only happens on one self-editing line (similar to pip and youtube-dl)
No description provided.
The text was updated successfully, but these errors were encountered: