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
Dr. Carsten Leue 01d490b710 fix: add State monad
Signed-off-by: Dr. Carsten Leue <carsten.leue@de.ibm.com>
2024-02-13 14:23:33 +01:00

3 lines
75 B
Batchfile

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