Эх сурвалжийг харах

HUE-8203 [tools] Exclude generated CSS files from the reviews

Enrico Berti 7 жил өмнө
parent
commit
962af04b0b

+ 1 - 0
tools/scripts/hue-review

@@ -19,6 +19,7 @@ shift 3;
 
 exec $RBT post \
 	-o \
+	-X /'*.css' \
 	--description="$(git whatchanged $REVLIST)" \
 	--target-groups=hue \
 	--target-people="$REVIEWER" \