TwilioDevEd / api-snippets

Code snippets for the Twilio API Documentation
MIT License
259 stars 468 forks source link

Fix ruby snippets linter issues #957

Closed alexisbcc closed 2 years ago

alexisbcc commented 2 years ago

This PR fixes the linter issues present in the new GH actions implementation for the Ruby code snippets.

The new GH actions implementation is done here: https://github.com/TwilioDevEd/api-snippets/pull/946

The tests errors are not being fixed in this PR only the linter errors.

Changes: