mirror of
https://github.com/ratatui/ratatui.git
synced 2025-10-02 15:25:54 +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",
|
"check-termion",
|
||||||
"test-crossterm",
|
"test-crossterm",
|
||||||
"test-termion",
|
"test-termion",
|
||||||
# "clippy-crossterm", TODO: re-enable
|
"clippy-crossterm",
|
||||||
# "clippy-termion", TODO: re-enable
|
"clippy-termion",
|
||||||
"test-doc",
|
"test-doc",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user