1
0
mirror of https://github.com/IBM/fp-go.git synced 2025-08-10 22:31:32 +02:00
Files
fp-go/scan.bat

3 lines
75 B
Batchfile
Raw Permalink Normal View History

@echo off
busybox find . -type f -name "*\.go" | busybox xargs gopls check