flaviostutz / monolint

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

module-same-contents: verification of partial contents by jsonpointer expressions #26

Closed flaviostutz closed 1 year ago

flaviostutz commented 1 year ago

Now it's possible to compare attributes of json and yml files between modules

closes #8