Branch: refs/heads/typescript1.8
Home:
https://github.com/hawkular/hawkular-ui-services
Commit: 0f51cf4119bfe2128434f9d19f13d2372aad1174
https://github.com/hawkular/hawkular-ui-services/commit/0f51cf4119bfe2128...
Author: Mike Thompson <mithomps(a)redhat.com>
Date: 2016-03-10 (Thu, 10 Mar 2016)
Changed paths:
M gulpfile.babel.js
M tslint.json
Log Message:
-----------
Tslint is now strict about enforcing the right rule key names for instance
'_max-line-length' is now illegal. Removing these rules for now so we can
upgrade.
Those rules were actually being ignored anyway. Not sure why it was setup like that in the
first place.