Skip to content

DESH-63 merge project files on top level

Robin Laerm requested to merge feature/DESH-63-project-files into develop

Merge Request

Breaking Changes

none

Description

Add some project files to the root level of the project and remove them from subfolders in order to reduce redundancy.

Screenshot

Checklist

  • The code compiles without any warnings.
  • I followed the code review checklist.
  • The documentation has been added/updated.
  • There are no System.out.println() statements.
  • package-lock.json was not changed unless I added or edited dependencies.

Related Issues

  • Related DESH-63
  • Closes DESH-63

Merge request reports