File tree 2 files changed +18
-2
lines changed
2 files changed +18
-2
lines changed Original file line number Diff line number Diff line change
1
+ {"allowedCopyrightHolders": ["Google LLC"],
2
+ " allowedLicenses " : ["Apache-2.0", "MIT", "BSD-3"],
3
+ " ignoreFiles " : ["**/requirements.txt", "**/requirements-test.txt"],
4
+ " sourceFileExtensions " : [
5
+ " ts" ,
6
+ " js" ,
7
+ " java" ,
8
+ " sh" ,
9
+ " Dockerfile" ,
10
+ " yaml" ,
11
+ " py" ,
12
+ " html" ,
13
+ " txt"
14
+ ]
15
+ }
Original file line number Diff line number Diff line change 4
4
"git": {
5
5
"name": ".",
6
6
"remote": "https://github.com/googleapis/python-api-core.git",
7
- "sha": "232dab0ad3ef2cca0edfe707d8f90ca0ea200ba2 "
7
+ "sha": "5e8923f541b8482a05ab46554b108a2efcc615a9 "
8
8
}
9
9
},
10
10
{
11
11
"git": {
12
12
"name": "synthtool",
13
13
"remote": "https://github.com/googleapis/synthtool.git",
14
- "sha": "ba960d730416fe05c50547e975ce79fcee52c671 "
14
+ "sha": "573f7655311b553a937f9123bee17bf78497db95 "
15
15
}
16
16
}
17
17
],
21
21
".github/ISSUE_TEMPLATE/feature_request.md",
22
22
".github/ISSUE_TEMPLATE/support_request.md",
23
23
".github/PULL_REQUEST_TEMPLATE.md",
24
+ ".github/header-checker-lint.yml",
24
25
".github/release-please.yml",
25
26
".github/snippet-bot.yml",
26
27
".gitignore",
You can’t perform that action at this time.
0 commit comments