Skip to content

Fix data download paths, add interfaces and coding standards

Alberto Silva requested to merge Fix_data_download_paths into 1.1.x

Downloaded data contains absolute paths, making it difficult to extract its contents. Fixed so it contains relative paths.

On the other hand, I added an interface, fixed some coding standards and removed non-used services.

BEFORE

before

AFTER

after

Edited by Alberto Silva

Merge request reports