holos-run / holos

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

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

Closed jeffmccune closed 4 months ago

jeffmccune commented 4 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