Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-11-03 | build: migrate to dlint (#8176) | Bartek Iwańczuk | |
This commit migrates repository from using "eslint" to "dlint" for linting JavaScript code. | |||
2020-10-26 | Revert "feat(lint): stabilize "deno lint" subcommand (#8075)" (#8128) | Bartek Iwańczuk | |
This reverts commit c5c48f845a4d25f064c4388fcdd4295317edf155. | |||
2020-10-22 | feat(lint): stabilize "deno lint" subcommand (#8075) | Bartek Iwańczuk | |
This commit stabilizes "deno lint" by removing the need to pass --unstable flag. --unstable is still required when using --json flag. | |||
2020-09-15 | docs(lint): ignore diagnostic in whole file (#7489) | Bartek Iwańczuk | |
2020-09-13 | docs: manual updates for 1.4 features and changes (#7440) | Luca Casonato | |
2020-09-09 | feat(fmt, lint): show number of checked files (#7312) | Yusuke Tanaka | |
2020-09-02 | fix(docs): replace "eslint-ignore-" with "eslint-disable-" (#7319) | YellowBird | |
2020-08-31 | feat(lint): Add support for reading input from stdin (#7263) | Yusuke Tanaka | |
2020-08-29 | fix(lint): use recommended rules set (#7222) | Yusuke Tanaka | |
2020-08-17 | typos (#7082) | tokiedokie | |
2020-08-03 | Fix grammatical error in Linter documentation (#6939) | Ben Stolovitz | |
2020-06-12 | docs(lint): add entry in manual (#6258) | Bartek Iwańczuk | |