File tree 3 files changed +22
-23
lines changed
3 files changed +22
-23
lines changed Original file line number Diff line number Diff line change 4
4
"directories" : [" django" ],
5
5
"url" : " https://github.com/django/django.git"
6
6
},
7
- "home-assistant" : {
8
- "branch" : " dev" ,
9
- "directories" : [" homeassistant" ],
10
- "url" : " https://github.com/home-assistant/core.git"
11
- },
12
7
"keras" : {
13
8
"branch" : " master" ,
14
9
"directories" : [" keras" ],
Original file line number Diff line number Diff line change 1
- {
2
- "pandas" : {
3
- "branch" : " main" ,
4
- "directories" : [" pandas" ],
5
- "pylint_additional_args" : [" --ignore-patterns=\" test_" ],
6
- "url" : " https://github.com/pandas-dev/pandas.git"
7
- },
8
- "psycopg" : {
9
- "branch" : " master" ,
10
- "directories" : [" psycopg/psycopg" ],
11
- "url" : " https://github.com/psycopg/psycopg.git"
12
- },
13
- "sentry" : {
14
- "branch" : " master" ,
15
- "directories" : [" src/sentry" ],
16
- "url" : " https://github.com/getsentry/sentry.git"
17
- }
18
- }
1
+ {}
Original file line number Diff line number Diff line change 15
15
"directories" : [" src/flask" ],
16
16
"url" : " https://github.com/pallets/flask"
17
17
},
18
+ "home-assistant" : {
19
+ "branch" : " dev" ,
20
+ "directories" : [" homeassistant" ],
21
+ "url" : " https://github.com/home-assistant/core.git"
22
+ },
23
+ "pandas" : {
24
+ "branch" : " main" ,
25
+ "directories" : [" pandas" ],
26
+ "pylint_additional_args" : [" --ignore-patterns=\" test_" ],
27
+ "url" : " https://github.com/pandas-dev/pandas.git"
28
+ },
29
+ "psycopg" : {
30
+ "branch" : " master" ,
31
+ "directories" : [" psycopg/psycopg" ],
32
+ "url" : " https://github.com/psycopg/psycopg.git"
33
+ },
18
34
"pygame" : {
19
35
"branch" : " main" ,
20
36
"directories" : [" src_py" ],
24
40
"branch" : " main" ,
25
41
"directories" : [" src/_pytest" ],
26
42
"url" : " https://github.com/pytest-dev/pytest"
43
+ },
44
+ "sentry" : {
45
+ "branch" : " master" ,
46
+ "directories" : [" src/sentry" ],
47
+ "url" : " https://github.com/getsentry/sentry.git"
27
48
}
28
49
}
You can’t perform that action at this time.
0 commit comments