File tree 1 file changed +37
-27
lines changed
1 file changed +37
-27
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "folders" : [
3
- {
4
- "path" : " sentry-ruby"
5
- },
6
- {
7
- "path" : " sentry-rails"
8
- },
9
- {
10
- "path" : " sentry-sidekiq"
11
- },
12
- {
13
- "path" : " sentry-delayed_job"
14
- },
15
- {
16
- "path" : " sentry-resque"
17
- },
18
- {
19
- "path" : " sentry-opentelemetry"
20
- },
21
- {
22
- "path" : " .github"
23
- }
24
- ],
25
- "extensions" : {
26
- "recommendations" : [
27
- " Shopify.ruby-lsp"
28
- ]
2
+ "folders" : [
3
+ {
4
+ "path" : " .devcontainer"
5
+ },
6
+ {
7
+ "path" : " .github" ,
8
+ },
9
+ {
10
+ "path" : " ." ,
11
+ "name" : " root"
12
+ },
13
+ {
14
+ "path" : " sentry-ruby"
15
+ },
16
+ {
17
+ "path" : " sentry-rails"
18
+ },
19
+ {
20
+ "path" : " sentry-sidekiq"
21
+ },
22
+ {
23
+ "path" : " sentry-delayed_job"
24
+ },
25
+ {
26
+ "path" : " sentry-resque"
27
+ },
28
+ {
29
+ "path" : " sentry-opentelemetry"
30
+ },
31
+ {
32
+ "path" : " sentry-raven"
29
33
}
34
+ ],
35
+ "extensions" : {
36
+ "recommendations" : [
37
+ " Shopify.ruby-lsp"
38
+ ]
39
+ }
30
40
}
You can’t perform that action at this time.
0 commit comments