mirror of
https://github.com/IBM/fp-go.git
synced 2025-08-10 22:31:32 +02:00
3 lines
75 B
Batchfile
3 lines
75 B
Batchfile
![]() |
@echo off
|
||
|
|
||
|
busybox find . -type f -name "*\.go" | busybox xargs gopls check
|