grafana / jsonnet-libs

Grafana Labs' Jsonnet libraries
Other
633 stars 160 forks source link

Add per-mixin workflow for linting #1348

Closed Dasomeone closed 1 month ago

Dasomeone commented 1 month ago

This PR reintroduces mixin linting via the use of mixtool, but in an updated fashion to only account for changes made to any given mixins in the current working push request.

This is done to avoid blocking PR authors when mixins outwith the changes they're making fail linting.