deepgram / deepgram-go-sdk

Go SDK for Deepgram's automated speech recognition APIs.
https://developers.deepgram.com
MIT License
34 stars 29 forks source link

[Automation] Shellscript Linting #211

Closed dvonthenen closed 5 months ago

dvonthenen commented 6 months ago

Proposed changes

Shellscript Linting should adhere to known standards. Look into:

This is already implemented in Go and needs to be ported over: https://github.com/deepgram/deepgram-go-sdk/pull/208

Context

Possible Implementation

Other information

dvonthenen commented 5 months ago

PR merged: https://github.com/deepgram/deepgram-go-sdk/pull/208