Open sigurdsvela opened 9 years ago
The argument for having this a part of either gulp or npm is that anyone who wants to develop on the themes now have linters ready to go. So after making a change they now can run a 'test' task, and know that their code complies with our code guidelines.
This might not be needed at all. We will all most likely have our way of running the linters, so there is no need for
gulp
to be able to.