flaviostutz / monolint

Linter for monorepos. Checks folder structure, module contents, file contents and naming conventions
MIT License
7 stars 4 forks source link

Monorepo inital structure & bootstrap vscode extension #47

Open sergioflores-j opened 1 year ago

sergioflores-j commented 1 year ago

[WIP]

Summary

Move the project to a monorepo structure so we can create the VSCode extension.

This PR fixes/implements the following bugs/features:

For the MVP

Next steps - To be discussed

Create issues accordingly

Closing issues

Resolves #12

sergioflores-j commented 1 year ago

@flaviostutz / @tiagostutz what do you guys think about this structure?

I'm still working on the vscode extension itself, but I'd like to collect some feedback on the simplest monorepo setup we could have to bootstrap this!

My approach for the monorepo MVP:

The ideal state (next iterations):

Let me know what are your thoughts!