Coala: Bears list should be case-insensitive order.

Created on 17 Mar 2017  路  3Comments  路  Source: coala/coala


Case A is better for users than case B when they are finding bears by eyes.

Case A:

$ coala -B AlexBear AnnotationBear BanditBear BootLintBear CheckstyleBear ClangASTPrintBear ClangBear ClangCloneDetectionBear ClangComplexityBear ClangFunctionDifferenceBear CMakeLintBear coalaBear CoffeeLintBear CPDBear .... .... VultureBear WriteGoodLintBear XMLBear YAMLLintBear YapfBear

Case B(Current):

````
$ coala -B

AlexBear
AnnotationBear
BanditBear
BootLintBear
CMakeLintBear
CPDBear
CPPCheckBear
CPPCleanBear
CPPLintBear
CSSAutoPrefixBear
CSSLintBear
CSVLintBear
CSecurityBear
CSharpLintBear
CheckstyleBear
ClangASTPrintBear
ClangBear
ClangCloneDetectionBear
ClangComplexityBear
ClangFunctionDifferenceBear
CoffeeLintBear
DartLintBear
...
...
XMLBear
YAMLLintBear
YapfBear
coalaBear
reSTLintBear
````

Most helpful comment

@Makman2 didn't get you, do you mean alphabetical order should not show small letters later? Then that is exactly what is being done :smile:

All 3 comments

Hm you sure? When I see alphabetical order I wouldn't expect to find small letters later actually^^

@Makman2 didn't get you, do you mean alphabetical order should not show small letters later? Then that is exactly what is being done :smile:

oh yeah my bad, nvm ... :3

Was this page helpful?
0 / 5 - 0 ratings