Age | Commit message (Expand) | Author |
---|---|---|
2019-04-21 | Fix eslint warnings (#2151) | Ryan Dahl |
2019-03-30 | Move //libdeno to //core/libdeno (#2015) | Ryan Dahl |
2019-03-09 | Migrate from tslint to eslint for linting (#1905) | Kitson Kelly |
2019-02-26 | deno_core (#1827) | Ryan Dahl |
2019-02-11 | fix: improve formatting (#1732) | Yoshiya Hinosawa |
2019-01-30 | Fix cpplint | Ryan Dahl |
2019-01-24 | Minor code cleanups (#1570) | JaePil Jung |
2019-01-21 | chore: update license lines (#1557) | Yoshiya Hinosawa |
2018-11-30 | Use pylint. | Ryan Dahl |
2018-10-19 | Add missing copyrights (#1024) | ztplz |
2018-10-05 | tslint warning supress using tsconfig | cedric05 |
2018-10-05 | Format | Ryan Dahl |
2018-10-05 | Changed tools/lint.py to lint the entire js and tests directories. (#900) | Chris Bystrek |
2018-09-24 | tools: make color output work on windows | Bert Belder |
2018-07-27 | Ignore any generated TypeScript files | Kitson Kelly |
2018-07-08 | Clean up tools/ | Ryan Dahl |
2018-07-08 | Rewrite tools/lint.sh in python (#343) | Hao Li |