Added linter and spellchecker on commit. When we commit it will run the checks and clean the code.
Why are these changes important/necessary?
Code reviews are looking a bit messy because the formatting isn't correct so I added these checks. It also caught some issues in file names as we have misspelled things
Author: Shawn
What changes were made?
Added linter and spellchecker on commit. When we commit it will run the checks and clean the code.
Why are these changes important/necessary?
Code reviews are looking a bit messy because the formatting isn't correct so I added these checks. It also caught some issues in file names as we have misspelled things