Skip to content

Commit cef13bd

Browse files
committed
fix owlbot.py format
1 parent ef39431 commit cef13bd

1 file changed

Lines changed: 14 additions & 14 deletions

File tree

java-common-protos/owlbot.py

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -35,18 +35,18 @@
3535

3636
s.remove_staging_dirs()
3737
java.common_templates(
38-
monorepo=True,
39-
excludes=[
40-
".github/*",
41-
".kokoro/*",
42-
"samples/*",
43-
"CODE_OF_CONDUCT.md",
44-
"CONTRIBUTING.md",
45-
"LICENSE",
46-
"SECURITY.md",
47-
"java.header",
48-
"license-checks.xml",
49-
"README.md",
50-
"renovate.json",
51-
".gitignore"
38+
monorepo=True,
39+
excludes=[
40+
".github/*",
41+
".kokoro/*",
42+
"samples/*",
43+
"CODE_OF_CONDUCT.md",
44+
"CONTRIBUTING.md",
45+
"LICENSE",
46+
"SECURITY.md",
47+
"java.header",
48+
"license-checks.xml",
49+
"README.md",
50+
"renovate.json",
51+
".gitignore"
5252
])

0 commit comments

Comments
 (0)