Anh Hong
|
b8bc24d167
|
chore: fixed various misspellings and other typos (#8691)
|
2020-12-11 06:45:45 +11:00 |
|
Yusuke Tanaka
|
e174479d22
|
docs(lint): Update available rules & add link to doc site (#8590)
|
2020-12-02 17:06:25 +01:00 |
|
Bartek Iwańczuk
|
6743383d2e
|
upgrade: deno_doc, deno_lint, dprint, swc (#8292)
|
2020-11-08 23:27:36 +01:00 |
|
Bartek Iwańczuk
|
8e914be742
|
build: migrate to dlint (#8176)
This commit migrates repository from using "eslint"
to "dlint" for linting JavaScript code.
|
2020-11-03 16:19:29 +01:00 |
|
Bartek Iwańczuk
|
aebbdd5cc2
|
Revert "feat(lint): stabilize "deno lint" subcommand (#8075)" (#8128)
This reverts commit c5c48f845a .
|
2020-10-26 13:36:13 +01:00 |
|
Bartek Iwańczuk
|
c5c48f845a
|
feat(lint): stabilize "deno lint" subcommand (#8075)
This commit stabilizes "deno lint" by removing
the need to pass --unstable flag.
--unstable is still required when using --json flag.
|
2020-10-22 21:52:37 +02:00 |
|
Bartek Iwańczuk
|
44343a8aee
|
docs(lint): ignore diagnostic in whole file (#7489)
|
2020-09-15 10:02:19 +02:00 |
|
Luca Casonato
|
f06724f238
|
docs: manual updates for 1.4 features and changes (#7440)
|
2020-09-13 15:17:25 +02:00 |
|
Yusuke Tanaka
|
857f9b32e0
|
feat(fmt, lint): show number of checked files (#7312)
|
2020-09-09 16:45:31 +02:00 |
|
YellowBird
|
5db200b6ab
|
fix(docs): replace "eslint-ignore-" with "eslint-disable-" (#7319)
|
2020-09-02 12:03:35 +02:00 |
|
Yusuke Tanaka
|
fa65e49bc6
|
feat(lint): Add support for reading input from stdin (#7263)
|
2020-08-31 13:53:42 +02:00 |
|
Yusuke Tanaka
|
0d11f3504b
|
fix(lint): use recommended rules set (#7222)
|
2020-08-29 12:58:20 +02:00 |
|
tokiedokie
|
68e1ba07d3
|
typos (#7082)
|
2020-08-17 12:17:57 -04:00 |
|
Ben Stolovitz
|
39693094f1
|
Fix grammatical error in Linter documentation (#6939)
|
2020-08-03 10:52:53 -04:00 |
|
Bartek Iwańczuk
|
c073f552d9
|
docs(lint): add entry in manual (#6258)
|
2020-06-12 15:31:04 +02:00 |
|