mirror of
https://github.com/golangci/golangci-lint-action
synced 2026-09-14 20:13:55 +00:00
reimplement github action in typescript
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
import { run } from "./run"
|
||||
|
||||
run()
|
||||
Reference in New Issue
Block a user