-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
By looking at stats for my package: https://api.npms.io/v2/package/bdd-lazy-var I see that there is only 1 badge, however in the README there are 4 badges!
Each badge is written on new line. I see that some projects put all badges in the single line and then this packages successfully detects all of them but this decreases readability and maintainability of the file (hard to detect which badge was added/removed, hard to add remove one, need to be careful to not remove some symbols, etc)
For example:
# BDD + lazy variable definition (aka rspec)
[](http://badge.fury.io/js/bdd-lazy-var)
[](https://travis-ci.org/stalniy/bdd-lazy-var)
[](https://codeclimate.com/github/stalniy/bdd-lazy-var/maintainability)
[](https://gitter.im/bdd-lazy-var/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
Metadata
Metadata
Assignees
Labels
No labels