Commit f7a5c44
authored
Upgrade Rubocop to 0.59.2 (#2525)
* Update rubocop Lint/RescueWithoutErrorClass to new name.
* Disable Layout/EmptyLineAfterGuardClause cop where failing
* Disable Naming/UncommunicativeMethodParamName cop where failing
* Locally disable MultipleComparison cop where failing
* Remove blank line from bigtable/instance.rb
* Fix code alignment in core/config.rb
* Fix rubocop errors in debugger
* Fix rubocop errors in spanner
* Remove require 'thread' statements
[closes #2136]1 parent a65607a commit f7a5c44
71 files changed
Lines changed: 113 additions & 65 deletions
File tree
- gcloud
- google-cloud-asset
- google-cloud-bigquery-data_transfer
- google-cloud-bigquery
- google-cloud-bigtable
- lib/google/cloud/bigtable
- google-cloud-container
- google-cloud-core
- lib/google/cloud
- google-cloud-dataproc
- google-cloud-datastore
- google-cloud-debugger
- lib/google/cloud/debugger
- breakpoint
- google-cloud-dialogflow
- google-cloud-dlp
- google-cloud-dns
- lib/google/cloud/dns
- google-cloud-env
- google-cloud-error_reporting
- google-cloud-firestore
- lib/google/cloud/firestore
- watch
- google-cloud-kms
- google-cloud-language
- google-cloud-logging
- lib/google/cloud/logging
- google-cloud-monitoring
- google-cloud-os_login
- google-cloud-pubsub
- lib/google/cloud/pubsub
- subscriber
- google-cloud-redis
- google-cloud-resource_manager
- google-cloud-spanner
- lib/google/cloud/spanner
- google-cloud-speech
- google-cloud-storage
- lib/google/cloud/storage
- google-cloud-tasks
- google-cloud-text_to_speech
- google-cloud-trace
- google-cloud-translate
- google-cloud-video_intelligence
- google-cloud-vision
- lib/google/cloud/vision
- google-cloud
- stackdriver-core
- stackdriver
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
| 34 | + | |
33 | 35 | | |
34 | 36 | | |
35 | 37 | | |
36 | 38 | | |
37 | 39 | | |
| 40 | + | |
| 41 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| 43 | + | |
| 44 | + | |
43 | 45 | | |
44 | 46 | | |
45 | 47 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
491 | 491 | | |
492 | 492 | | |
493 | 493 | | |
494 | | - | |
495 | 494 | | |
496 | 495 | | |
497 | 496 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
0 commit comments