Skip to content

Fix monorepo linter and move files to correct location

Chad Woolley requested to merge fix-monorepo-linter into master

What does this MR do?

Linter for monorepo structure was committed in with some of the checks commented out. This resulted in some files getting created in the wrong location.

This MR uncomments the checks and moves the files to the correct location.

Merge request reports