cloudquery / plugin-sdk

CloudQuery Go SDK for source and destination plugins
Mozilla Public License 2.0
21 stars 23 forks source link

fix: Don't panic when trying `ToSnake` on `s` character #1816

Closed erezrokah closed 1 month ago

erezrokah commented 1 month ago

Summary

Discovered in https://github.com/cloudquery/cloudquery/actions/runs/10076384689/job/27856647330#step:6:18 as a result of https://github.com/cloudquery/cloudquery-private/pull/3487


Use the following steps to ensure your PR is ready to be reviewed