Polymer / tattoo

Test All The Things Over and Over
BSD 3-Clause "New" or "Revised" License
12 stars 3 forks source link

Clang format #19

Closed usergenic closed 7 years ago

usergenic commented 7 years ago

Since I was about to refactor this code significantly, I wanted the help of clang-format and tslint and friends. So I added them. Also verified that node 4 and node 6 both execute existing tattoo successfully with these dependencies and I ran the emitted lib/tattoo.js.

Note that there is no functionality change here other than adding a format command to package.json to run clang-format

usergenic commented 7 years ago

Agreed wrt Travis. Filed #20