Added <messy> tag for JSHint maven plugin...#147
Conversation
…and tabs." errors when set to true. Defaults to false to maintain normal functionality if it is not specified.
|
Thanks for this PR. Few questions and remarks:
You might find it usefull to read the workingWithGit wiki page on google project page. When dealing with a large number of features, keeping this process consistent is very important. Thanks, |
|
To address your questions:
With regards to the workingWithGit page, I assume you mean that I should branch the 1.7.x branch into a feature branch, then submit a pul reuqest from that branch into the main repo's 1.7.x? Thanks, |
|
That is correct. Creating feature branch is preferred since I usually merge these also into future major unrelesded stable branches (ex: 2.0.x). But this is not mandatory, since I can do it myself. I am currently on holiday, so I'll probably perform the merge only in a week. Thanks, |
|
I will perform the merge as soon as there are unit tests available which proves that this feature works as expected. Thanks, |
|
Thank you. I am currently on vacation and will return at the end of the week, I will get the unit tests written as soon as I get home. Thanks, |
4780bf9 to
2e5d0dd
Compare
...to disregard "Mixed spaces and tabs." errors when set to true. Defaults to false to maintain normal functionality if it is not specified.