coala-quickstart icon indicating copy to clipboard operation
coala-quickstart copied to clipboard

Unused bears show up in different categories (languages) on successive runs

Open tallicamike opened this issue 7 years ago • 1 comments

On successive runs against coala repo, print_relevant_bears will display unused bears in different categories (languages) on each run. I think this is due to the fact that the filtering is done on a dictionary that is unordered (so on each run the values are eliminated in a different order, and for the values that belong to multiple categories/languages they might end up as flagged in different categories). This is blocked by https://github.com/coala/coala-quickstart/pull/227.

tallicamike avatar May 31 '18 21:05 tallicamike

GitMate.io thinks the contributor most likely able to help you is @satwikkansal.

gitmate-bot avatar May 31 '18 21:05 gitmate-bot