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

Commitf0fe424

Browse files
committed
\t
1 parent983fe20 commitf0fe424

File tree

45 files changed

+32006
-32006
lines changed

Some content is hidden

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

45 files changed

+32006
-32006
lines changed

‎.devcontainer/devcontainer.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
2-
"name":"Development environments on your infrastructure",
3-
"image":"codercom/oss-dogfood:latest",
2+
"name":"Development environments on your infrastructure",
3+
"image":"codercom/oss-dogfood:latest",
44

5-
"features": {
6-
// See all possible options here https://github.com/devcontainers/features/tree/main/src/docker-in-docker
7-
"ghcr.io/devcontainers/features/docker-in-docker:2": {
8-
"moby":"false"
9-
}
10-
},
11-
// SYS_PTRACE to enable go debugging
12-
"runArgs": ["--cap-add=SYS_PTRACE"]
5+
"features": {
6+
// See all possible options here https://github.com/devcontainers/features/tree/main/src/docker-in-docker
7+
"ghcr.io/devcontainers/features/docker-in-docker:2": {
8+
"moby":"false"
9+
}
10+
},
11+
// SYS_PTRACE to enable go debugging
12+
"runArgs": ["--cap-add=SYS_PTRACE"]
1313
}

‎.github/workflows/mlc_config.json

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,26 @@
11
{
2-
"ignorePatterns": [
3-
{
4-
"pattern":"://localhost"
5-
},
6-
{
7-
"pattern":"://.*.?example\\.com"
8-
},
9-
{
10-
"pattern":"developer.github.com"
11-
},
12-
{
13-
"pattern":"docs.github.com"
14-
},
15-
{
16-
"pattern":"support.google.com"
17-
},
18-
{
19-
"pattern":"tailscale.com"
20-
},
21-
{
22-
"pattern":"wireguard.com"
23-
}
24-
],
25-
"aliveStatusCodes": [200,0]
2+
"ignorePatterns": [
3+
{
4+
"pattern":"://localhost"
5+
},
6+
{
7+
"pattern":"://.*.?example\\.com"
8+
},
9+
{
10+
"pattern":"developer.github.com"
11+
},
12+
{
13+
"pattern":"docs.github.com"
14+
},
15+
{
16+
"pattern":"support.google.com"
17+
},
18+
{
19+
"pattern":"tailscale.com"
20+
},
21+
{
22+
"pattern":"wireguard.com"
23+
}
24+
],
25+
"aliveStatusCodes": [200,0]
2626
}

‎.vscode/extensions.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
{
2-
"recommendations": [
3-
"github.vscode-codeql",
4-
"golang.go",
5-
"hashicorp.terraform",
6-
"esbenp.prettier-vscode",
7-
"foxundermoon.shell-format",
8-
"emeraldwalk.runonsave",
9-
"zxh404.vscode-proto3",
10-
"redhat.vscode-yaml",
11-
"streetsidesoftware.code-spell-checker",
12-
"EditorConfig.EditorConfig",
13-
"biomejs.biome"
14-
]
2+
"recommendations": [
3+
"github.vscode-codeql",
4+
"golang.go",
5+
"hashicorp.terraform",
6+
"esbenp.prettier-vscode",
7+
"foxundermoon.shell-format",
8+
"emeraldwalk.runonsave",
9+
"zxh404.vscode-proto3",
10+
"redhat.vscode-yaml",
11+
"streetsidesoftware.code-spell-checker",
12+
"EditorConfig.EditorConfig",
13+
"biomejs.biome"
14+
]
1515
}

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp