mirror of
https://github.com/zoriya/bubbles.git
synced 2026-08-05 12:46:14 +00:00
fix(ci): use local golangci-lint config
This commit is contained in:
@@ -6,3 +6,7 @@ on:
|
||||
jobs:
|
||||
lint:
|
||||
uses: charmbracelet/meta/.github/workflows/lint.yml@main
|
||||
with:
|
||||
golangci_path: .golangci.yml
|
||||
golangci_version: v2.9
|
||||
timeout: 10m
|
||||
|
||||
Reference in New Issue
Block a user