winglang / wing

A programming language for the cloud ☁️ A unified programming model, combining infrastructure and runtime code into one language ⚡
https://winglang.io
Other
4.94k stars 194 forks source link

Contribution guide - how to set up linting for VS Code #6186

Open Chriscbr opened 5 months ago

Chriscbr commented 5 months ago

Use Case

Sometimes linting doesn't work out of the box for the monorepo (or may raise faulty errors). We should provide instructions in the contributing guide on how to set this up or identify the most common issues, at least for VS Code since it's probably the most common editor. Which extensions we recommend, etc. Off the top of my head I know linting can raise errors if dependencies haven't been installed yet, but there may be other causes too.

Proposed Solution

No response

Implementation Notes

No response

Component

Contributor Experience

Community Notes

github-actions[bot] commented 2 months ago

Hi,

This issue hasn't seen activity in 90 days. Therefore, we are marking this issue as stale for now. It will be closed after 7 days. Feel free to re-open this issue when there's an update or relevant information to be added. Thanks!