deepgram-dotnet-sdk icon indicating copy to clipboard operation
deepgram-dotnet-sdk copied to clipboard

[Automation] Yaml/Action Linting

Open dvonthenen opened this issue 9 months ago • 0 comments

Proposed changes

Yaml and GitHub Actions Yaml should adhere to known standards. Look into:

  • cytopia/yamllint
  • github.com/rhysd/actionlint/

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 avatar May 10 '24 21:05 dvonthenen