Skip to content

Commit 669e669

Browse files
committed
Remove old compilecheck test
cleanup gitignore remove cmd/compilecheck from Taskfile
1 parent ad40e61 commit 669e669

File tree

5 files changed

+0
-82
lines changed

5 files changed

+0
-82
lines changed

.gitignore

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,6 @@ bin
3131
internal/cmd/faas/awslambda/.aws-sam
3232
internal/cmd/faas/awslambda/events/event.json
3333

34-
# Ignore compiled binaries from the compilecheck
35-
internal/cmd/compilecheck/compilecheck
36-
internal/cmd/compilecheck/compilecheck.so
37-
3834
# Ignore api report files
3935
api-report.md
4036
api-report.txt

etc/compile_check.sh

Lines changed: 0 additions & 48 deletions
This file was deleted.

go.work

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ use (
66
./examples/_logger/zap
77
./examples/_logger/zerolog
88
./internal/cmd/benchmark
9-
./internal/cmd/compilecheck
109
./internal/cmd/faas/awslambda/mongodb
1110
./internal/test/compilecheck
1211
./internal/test/goleak

internal/cmd/compilecheck/go.work

Lines changed: 0 additions & 5 deletions
This file was deleted.

internal/cmd/compilecheck/main.go

Lines changed: 0 additions & 24 deletions
This file was deleted.

0 commit comments

Comments
 (0)