flaviostutz / monolint

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

Check files for linter errors/warnings #87

Open roneyrogerio opened 1 year ago

roneyrogerio commented 1 year ago

Monolint is not checking files for linter errors/warnings inside modules. maybe he can check files inside the modules and show the errors/warnings.

flaviostutz commented 1 year ago

What do you mean by "linter errors/warnings"? What would you expect as an example?