You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ci: bump flint to v0.9.1, add native lint tasks (#1224)
## Summary
- Bump flint from v0.8.0 to v0.9.1 (all three lint task URLs)
- Add native lint tasks: `setup:native-lint-tools`, `lint:fast`,
`native-lint`, `pre-commit`, `setup:pre-commit-hook`
- Restructure `lint` to depend on `lint:fast` + `lint:renovate-deps`
## Test plan
- [ ] CI passes with updated flint URLs
- [ ] `mise run setup:native-lint-tools && mise run native-lint` works
locally
- [ ] `mise run lint` still runs all lints including renovate-deps
---------
Signed-off-by: Gregor Zeitlinger <gregor.zeitlinger@grafana.com>
0 commit comments