Skip to content

A bunch of updates for hwb colors. #1970

A bunch of updates for hwb colors.

A bunch of updates for hwb colors. #1970

Triggered via push September 16, 2024 20:44
Status Success
Total duration 4m 10s
Artifacts

rust.yml

on: push
Matrix: All Tests
Matrix: Test on MacOS
Matrix: Old rust
Matrix: Test on Windows
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
Clippy: rsass/src/sass/functions/color/hwb.rs#L31
for loop over a single element
Clippy: rsass/src/value/colors/mod.rs#L29
match expression looks like `matches!` macro
Clippy: rsass/src/variablescope.rs#L523
this manual char comparison can be written more succinctly