* add check for 'name' attribute
* add check for 'altnames' attribute
* add extra check for content of aliases field in devicon.json
* Change from single quotes to escaped double quotes
Apply suggestions from code review. Thanks @lunatic-fox
Co-authored-by: Josélio Júnior <76992016+lunatic-fox@users.noreply.github.com>
* Replace ' with \"
Apply suggestions from code review
Co-authored-by: David Leal <halfpacho@gmail.com>
---------
Co-authored-by: Josélio Júnior <76992016+lunatic-fox@users.noreply.github.com>
Co-authored-by: David Leal <halfpacho@gmail.com>
* Add check for strokes in check-bot
* Add check for svg file name
* Update gulpfile to remove x and y of svg elem
* Revert name changes to err file
* check-bot now check devicon object as well
* Fixed minor bugs
* Improve logging in check_icon
Co-authored-by: David Leal <halfpacho@gmail.com>