Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitc946ada

Browse files
committed
Move files back, use build tags
1 parent655bcca commitc946ada

32 files changed

+64
-0
lines changed

‎.tools-to-be-migrated/actions.go‎renamed to ‎pkg/github/actions.go‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
//go:build ignore
2+
13
package github
24

35
import (

‎.tools-to-be-migrated/actions_test.go‎renamed to ‎pkg/github/actions_test.go‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
//go:build ignore
2+
13
package github
24

35
import (

‎.tools-to-be-migrated/code_scanning.go‎renamed to ‎pkg/github/code_scanning.go‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
//go:build ignore
2+
13
package github
24

35
import (

‎.tools-to-be-migrated/code_scanning_test.go‎renamed to ‎pkg/github/code_scanning_test.go‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
//go:build ignore
2+
13
package github
24

35
import (

‎.tools-to-be-migrated/dependabot.go‎renamed to ‎pkg/github/dependabot.go‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
//go:build ignore
2+
13
package github
24

35
import (

‎.tools-to-be-migrated/dependabot_test.go‎renamed to ‎pkg/github/dependabot_test.go‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
//go:build ignore
2+
13
package github
24

35
import (

‎.tools-to-be-migrated/discussions.go‎renamed to ‎pkg/github/discussions.go‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
//go:build ignore
2+
13
package github
24

35
import (

‎.tools-to-be-migrated/discussions_test.go‎renamed to ‎pkg/github/discussions_test.go‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
//go:build ignore
2+
13
package github
24

35
import (

‎.tools-to-be-migrated/dynamic_tools.go‎renamed to ‎pkg/github/dynamic_tools.go‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
//go:build ignore
2+
13
package github
24

35
import (

‎.tools-to-be-migrated/gists.go‎renamed to ‎pkg/github/gists.go‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
//go:build ignore
2+
13
package github
24

35
import (

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp