Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: Disable Style/MultipleComparison in aws_sdk
Aws::Client may not be defined in some scenarios. In those scenarios, Seahorse::Client::Base will be present, so the latter half of the condition will not be executed
- Loading branch information