зеркало из
https://github.com/glebtv/tui-textarea.git
synced 2026-09-03 14:26:17 +03:00
Add clippy check for serde feature in CI
Этот коммит содержится в:
1
.github/workflows/ci.yml
поставляемый
1
.github/workflows/ci.yml
поставляемый
@@ -45,6 +45,7 @@ jobs:
|
||||
- run: cargo fmt -- --check
|
||||
- run: cargo clippy --examples --tests -- -D warnings
|
||||
- run: cargo clippy --examples --tests --features search -- -D warnings
|
||||
- run: cargo clippy --examples --tests --features serde -- -D warnings
|
||||
- run: cargo clippy --examples --tests --no-default-features --features termion -- -D warnings
|
||||
- run: cargo clippy --examples --tests --no-default-features --features termion,search -- -D warnings
|
||||
- run: cargo clippy --examples --tests --no-default-features --features termwiz -- -D warnings
|
||||
|
||||
Ссылка в новой задаче
Block a user