Xianny
|
943c378309
|
Implement tslint enum-naming to enforce PascalCase on enum members (#1474)
|
2019-01-11 10:04:30 -08:00 |
|
Leonid Logvinov
|
2b523a36c5
|
Check functions Async suffix
|
2018-12-12 10:54:49 -08:00 |
|
Leonid Logvinov
|
bf8ac3b9e6
|
Fix tslint issues
|
2018-07-17 12:59:02 +02:00 |
|
fragosti
|
9778695b4a
|
Try enabling no-unused-variable...
|
2018-06-04 19:48:21 -07:00 |
|
Fabio Berger
|
15c199d5a2
|
Add are to boolean naming conventions
|
2018-05-22 11:58:35 -07:00 |
|
Fabio Berger
|
b2f362225c
|
Fix comments
|
2018-05-16 15:14:31 +02:00 |
|
Fabio Berger
|
45fa26dc6c
|
Implement boolean variable naming custom TSLint rule
|
2018-05-16 14:58:01 +02:00 |
|
Fabio Berger
|
f49d432fdc
|
Implement custom no-magic-numbers rule that doesn't include magic numbers passed into BigNumber instantiations (e.g const amount = new BigNumber(5); )
|
2018-05-16 14:57:28 +02:00 |
|
Leonid Logvinov
|
b74957acdf
|
Add missing type definitions
|
2018-05-14 10:35:13 +02:00 |
|
Brandon Millman
|
4d0ff0dce4
|
Add protected keyword to underscore lint rule
|
2018-01-30 14:02:13 -08:00 |
|
Leonid Logvinov
|
e744e4cd98
|
Apply prettier config
|
2018-01-03 11:37:38 +01:00 |
|
Brandon Millman
|
2d53b7d9a4
|
Add some missed underscores, update changelog and comments
|
2017-12-20 19:08:11 -05:00 |
|
Brandon Millman
|
cb11aec84d
|
Add new underscore-privates rule to @0xproject/tslint-config and fix lint errors
|
2017-12-20 15:30:25 +01:00 |
|
Leonid Logvinov
|
126048bac9
|
Fix connect unused vars
|
2017-12-15 13:58:30 +01:00 |
|
Leonid Logvinov
|
c23d42fea5
|
Implement first custom linter rule async-suffix
|
2017-12-14 21:49:19 +01:00 |
|