Files
golangci-lint-action/src/main.ts
2020-05-04 17:48:04 +03:00

4 lines
35 B
TypeScript

import { run } from "./run"
run()