Weekly Report 2021/02/08
This is my 20th weekly report.
Weekly contributions
rust-lang/rust-clippy
denoland/deno_lint
- fix(no-undef): collect type alias declarations
- refactor(no-shadow-restricted-names): switch to
assert_lint_err!
macro
This is my 20th weekly report.
assert_lint_err!
macro