vlang / v-analyzer

The @vlang language server, for all your editing needs like go-to-definition, code completion, type hints, and more.
MIT License
86 stars 9 forks source link

ci: use dedicated lint workflow to verify formatting #97

Closed ttytm closed 3 months ago

ttytm commented 3 months ago

Splits the formatting verification into a separate workflow since there is no need to test if v fmt works on every platform in v-analyzer.