diff --git a/Makefile.toml b/Makefile.toml index 4bbb2879..8afba0ab 100644 --- a/Makefile.toml +++ b/Makefile.toml @@ -15,8 +15,8 @@ dependencies = [ "check-termion", "test-crossterm", "test-termion", - # "clippy-crossterm", TODO: re-enable - # "clippy-termion", TODO: re-enable + "clippy-crossterm", + "clippy-termion", "test-doc", ]