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

Commitd7bf6f5

Browse files
committed
removing issues again
1 parenta594eaa commitd7bf6f5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎README.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1114,7 +1114,7 @@ The following sets of tools are available (all are on by default):
11141114
####Specifying Toolsets
11151115

11161116
The default configuration of enabled toolsets is:
1117-
- context
1117+
- context(should be part of every configuration)
11181118
- users
11191119
- content
11201120
- repos

‎pkg/github/tools.go‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ const (
4444
)
4545

4646
// DefaultToolsets contains the default toolsets to enable
47-
varDefaultToolsets= []Toolset{ToolsetContext,ToolsetUsers,ToolsetRepos,ToolsetContents,ToolsetPullRequests,ToolsetIssues}
47+
varDefaultToolsets= []Toolset{ToolsetContext,ToolsetUsers,ToolsetRepos,ToolsetContents,ToolsetPullRequests}
4848

4949
// AvailableToolsets contains all available toolsets
5050
varAvailableToolsets= []Toolset{

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp