Skip to content

Commit

Permalink
Update svglint ignore list, add ignore updater
Browse files Browse the repository at this point in the history
This updates the ignore list as per simple-icons#3250 and embeds code for updating
the ignore file when the environment variable `SI_UPDATE_IGNORE=true`
is set.

This also:

* Normalises the top-level object key in the ignore file to match each
  linter name
* Sorts the ignore output on top-level key and icon name value to
  make output consistent
* Speeds up icon center checking if ignored
* Ignores icons in size linter if icon is otherwise ignored
  • Loading branch information
davidjb committed Aug 15, 2020
1 parent 59c06eb commit d8dca31
Show file tree
Hide file tree
Showing 2 changed files with 325 additions and 147 deletions.

0 comments on commit d8dca31

Please sign in to comment.