index
:
dexon-sol-tools
development
master
DEXON fork of Solidity development tools originated from 0x-monorepo (https://github.com/dexon-foundation/sol-tools)
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
packages
/
tslint-config
/
tslint.json
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix many linter errors that showed up upon upgrading tsutil
Fabio Berger
2018-08-23
1
-2
/
+1
*
Merge
Leonid Logvinov
2018-07-18
1
-81
/
+18
*
Merge branch 'v2-prototype' into feature/order-watcher-v2
Leonid Logvinov
2018-07-18
1
-38
/
+121
|
\
|
*
Add new tslint rules
Leonid Logvinov
2018-07-17
1
-0
/
+19
|
*
Sort the config file lexicographically
Leonid Logvinov
2018-07-16
1
-26
/
+31
*
|
Add no-return-await, no-duplicate-switch-case, no-implicit-dependencies rules
Leonid Logvinov
2018-07-13
1
-0
/
+3
|
/
*
Fix no-unused-variable tslint rule to include parameters and fix issues
Fabio Berger
2018-06-12
1
-1
/
+1
*
merge v2-prototype
Fabio Berger
2018-06-06
1
-0
/
+1
|
\
|
*
Add `switch-default` tslint rule and add missing default statement
Fabio Berger
2018-06-05
1
-0
/
+1
*
|
Linter now passes
fragosti
2018-06-06
1
-1
/
+0
*
|
Try enabling no-unused-variable...
fragosti
2018-06-05
1
-0
/
+1
|
/
*
Enforce new rules, including no-switch-case-fall-through
Fabio Berger
2018-05-16
1
-0
/
+3
*
Add missing type definitions
Leonid Logvinov
2018-05-14
1
-0
/
+1
*
Fix lint rules directory
Fabio Berger
2018-03-22
1
-1
/
+1
*
Add protected keyword to underscore lint rule
Brandon Millman
2018-01-31
1
-1
/
+1
*
Remove no-unused-variabe rule
Leonid Logvinov
2018-01-30
1
-1
/
+0
*
Enable restrict-plus-operands and fix issues detected
Leonid Logvinov
2018-01-17
1
-0
/
+1
*
Apply prettier config
Leonid Logvinov
2018-01-03
1
-107
/
+98
*
Remove formatting esilnt rules
Leonid Logvinov
2018-01-03
1
-2
/
+0
*
Add new underscore-privates rule to @0xproject/tslint-config and fix lint errors
Brandon Millman
2017-12-20
1
-0
/
+1
*
Fix redundant spaces
Leonid Logvinov
2017-12-16
1
-1
/
+3
*
Dissallow unused vars/imports
Leonid Logvinov
2017-12-15
1
-0
/
+1
*
Implement first custom linter rule async-suffix
Leonid Logvinov
2017-12-15
1
-1
/
+3
*
Enforce comments on public methods
Leonid Logvinov
2017-11-24
1
-0
/
+7
*
Enable some new linter rules and fix the issues
Leonid Logvinov
2017-11-24
1
-8
/
+39
*
Auto-fix linter errors
Leonid Logvinov
2017-11-24
1
-1
/
+12
*
Remove even more asyncs
Leonid Logvinov
2017-11-24
1
-0
/
+3
*
Add tslint-config sub-package
Fabio Berger
2017-11-14
1
-0
/
+53