CI: Add frontend lint GitHub Actions workflow (#101559)

* lint frontend

* set frontend as owners of the lint workflow

* Fix syntax

* fix warning

* fix quote
This commit is contained in:
Kevin Minehart
2025-03-04 12:20:04 -06:00
committed by GitHub
parent 4595df9be6
commit e933f7cf01
2 changed files with 56 additions and 0 deletions
+1
View File
@@ -818,6 +818,7 @@ embed.go @grafana/grafana-as-code
/.github/workflows/changelog.yml @zserge
/.github/workflows/actions/changelog @zserge
/.github/workflows/frontend-unit-tests.yml @grafana/grafana-frontend-platform
/.github/workflows/frontend-lint.yml @grafana/grafana-frontend-platform
# Generated files not requiring owner approval
/packages/grafana-data/src/types/featureToggles.gen.ts @grafanabot