diff options
| author | Jeff Carr <[email protected]> | 2024-12-01 11:44:02 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2024-12-01 11:44:02 -0600 |
| commit | eee35998d0ce4fd19f9989e396a51902e3690ef4 (patch) | |
| tree | 54d87e4c1e77e87db7a4b3efa6783c03c0b0f9b9 /Makefile | |
| parent | fb792e13a7acdeafcacb2d37139bf5653b16921a (diff) | |
IsDirectory() checkv0.22.20
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,6 +1,8 @@ all: @GO111MODULE=off go vet @echo go vet: this go library package builds okay + +test: make -C testGui goimports: |
