Граф коммитов

9 Коммитов

Автор SHA1 Сообщение Дата
Zac Bergquist d6a0fac4d1 tslint: prefer for-of loops (#2863) 2019-11-03 13:04:05 -08:00
Zac Bergquist 6bf3e8fe25 tslint: enable object literal shorthand rule (#2864)
Updates #2333
2019-11-03 12:55:04 -08:00
Kegsay 41dbe9ccb6 tslint: add curly (#2855)
Part of fixing #2333

I've also removed CRs when I've encountered them on lines which need braces.
2019-10-23 22:06:35 -07:00
Kegsay 637446557f tslint: add one-variable-per-declaration (#2856)
Part of fixing #2333
2019-10-23 22:04:26 -07:00
Kegsay a4df3b5f57 tslint: add no-empty (#2854)
Part of fixing #2333.

I've tried to handle errors in the same way as other areas of each file.
I've operated under the assumption that logging errors is better than
silently dropping them.
2019-10-23 22:03:46 -07:00
Stuart Grigg 5f26dc0b3c Turn on no-consecutive-blank-lines linting rule (#2568) 2019-06-12 09:48:28 -07:00
Vlad Barosan af6f7a0497
Enable prefer const rule (#2393)
* Auto fix prefer const

* Manual fixes
2019-03-22 12:45:42 -07:00
Ramya Achutha Rao 3703d35f50 Update tslint rules #2333 2019-03-02 19:45:04 -08:00
Luke Hoban 08a007d557 Add linting for .ts sources 2016-02-07 11:23:10 -08:00