flaviostutz / monolint

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

Same contents for Makefiles #72

Closed flaviostutz closed 1 year ago

flaviostutz commented 1 year ago

Summary This is for checking if certain targets of Makefiles in the monorepo have the same contents

Closing issues

Closes #45