mirror of
https://github.com/ratatui/ratatui.git
synced 2025-09-28 21:41:49 +00:00
chore(ci): re-enable clippy on CI (#59)
This commit is contained in:
parent
8e89a9377a
commit
9df0eefe49
@ -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",
|
||||
]
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user