holos-run / holos

Holos - The Holistic platform manager
https://holos.run
Apache License 2.0
23 stars 0 forks source link

(#162) Lint go, typescript, and proto3 files #168

Closed jeffmccune closed 6 months ago

jeffmccune commented 6 months ago

This patch adds lint coverage for proto3 and typescript to keep our code reasonably clean. The go linter was already enabled.

Closes: #162