Skip to content

Commit

Permalink
chore(functions-v1): Update rubocop config to omit sample tests
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshi-automation committed Aug 28, 2021
1 parent 44f2c45 commit 790c9cb
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
1 change: 1 addition & 0 deletions google-cloud-functions-v1/.rubocop.yml
Expand Up @@ -8,6 +8,7 @@ AllCops:
- "proto_docs/**/*"
- "test/**/*"
- "acceptance/**/*"
- "samples/acceptance/**/*"
- "Rakefile"

Layout/LineLength:
Expand Down
6 changes: 3 additions & 3 deletions google-cloud-functions-v1/synth.metadata
Expand Up @@ -4,15 +4,15 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/google-cloud-ruby.git",
"sha": "10ec48b4b35ecbf2055f93a1c7e84da1fac7b1c8"
"sha": "b2044315a3019250e6eb17a311593b0dc9480a8d"
}
},
{
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
"sha": "e1738ee972b49fd0c4d4718b035444495142b781",
"internalRef": "391407209"
"sha": "e9da6f8b469c52b83f900e820be30762e9e05c57",
"internalRef": "393476621"
}
}
],
Expand Down

0 comments on commit 790c9cb

Please sign in to comment.