Skip to content

Commit 253da61

Browse files
committed
fix(ci): use local golangci config
1 parent b26da2b commit 253da61

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/lint.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,5 @@ on:
66
jobs:
77
lint:
88
uses: charmbracelet/meta/.github/workflows/lint.yml@main
9+
with:
10+
golangci_path: .golangci.yml

0 commit comments

Comments
 (0)