agera-edc / MinimumViableDataspace

Guidance on documentation, scripts and integration steps on using the EDC project results
Apache License 2.0
0 stars 2 forks source link

RegistrationService - code quality tools #253

Open Izzzu opened 2 years ago

Izzzu commented 2 years ago

Description

For better developer's awareness on the code quality we would like to enable the code quality tools (Checkstyle, CodeQL) in RegistrationService repository the same way they are used in EDC repository. Checkstyle and CodeQL should run as a part of CI workflow. Checkstyle is currently enabled for PRs in the same repository but not from downstream forks to upstream repo.

Acceptance Criteria

Tasks