Skip to content

Commit 212f8e2

Browse files
committed
fix
1 parent 3f1f808 commit 212f8e2

File tree

712 files changed

+12
-40616
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

712 files changed

+12
-40616
lines changed

.github/workflows/cron-licenses.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
with:
1616
go-version-file: go.mod
1717
check-latest: true
18-
- run: make generate-license generate-gitignore
18+
- run: make generate-gitignore
1919
timeout-minutes: 40
2020
- name: push translations to repo
2121
uses: appleboy/[email protected]

Makefile

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -906,10 +906,6 @@ update-translations:
906906
mv ./translations/*.ini ./options/locale/
907907
rmdir ./translations
908908

909-
.PHONY: generate-license
910-
generate-license: ## update license files
911-
$(GO) run build/generate-licenses.go
912-
913909
.PHONY: generate-gitignore
914910
generate-gitignore: ## update gitignore files
915911
$(GO) run build/generate-gitignores.go

build/generate-licenses.go

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

build/license/aliasgenerator.go

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

build/license/aliasgenerator_test.go

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

options/license/389-exception

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

0 commit comments

Comments
 (0)