twbs / bootlint

HTML linter for Bootstrap projects
MIT License
2.4k stars 313 forks source link

Remove bluebird dependency #459

Open XhmikosR opened 4 years ago

XhmikosR commented 4 years ago

The supported Node.js versions support Promises just fine.

Also, make sure we are properly returning in cli. the GitHub Actions CI failures might be related.