|
|
|
|
|
by sph
849 days ago
|
|
A code formatter has no business having 1100 open issues (5k closed). It is not rocket science. In my experience, the number of open issues not only correlates with popularity, but how crappy the language is. Javascript projects, with its myriad of dependencies and attracting junior, inexperienced devs, tend to accumulate a great number of bugs. For reference, curl has 24 open issues (4k closed), it is a couple orders of magnitude more complex AND more used than prettier. |
|