[Automation] Yaml/Action Linting
dvonthenen opened this issue · 1 comments
dvonthenen commented
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:
deepgram/deepgram-go-sdk#208
Context
Possible Implementation
Other information
dvonthenen commented
PR Merged: #394