Skip to content

Commit

Permalink
Add linter to check svg path dimensions (#3107)
Browse files Browse the repository at this point in the history
* Add linter to check svg path dimensions

Float precision is set at 3 which is the default for svgo in .svgo.yml;
precision can be raised over time.

This adds an ignore file with the current paths of non-conforming icons.

This also changes the name of the icon title linter as well so it reads
more nicely than "custom".

* Update CONTRIBUTING GUIDELINES

Add a note on visual imperfections and viewbox problems due to 
optimizing.

Co-authored-by: Eric Cornelisesn <ericornelissen@gmail.com>
Co-authored-by: Peter Noble <PeterShaggyNoble@users.noreply.github.com>
  • Loading branch information
3 people committed Jun 10, 2020
1 parent be2741f commit 5da34c7
Show file tree
Hide file tree
Showing 5 changed files with 335 additions and 1 deletion.

0 comments on commit 5da34c7

Please sign in to comment.