Skip to content

Clean up and improve readability

Marco Clemencic requested to merge clean-up into master

In preparation for the work on #4 (closed), I reviewed a bit the code of ConditionsLoader and in the process I cleaned up a few bits, dropped some dead code and made ConditionsLoader::load_many more readable (renamed a few variables and added many comments).

I'll explain the details of the changes directly on the diffs.

Merge request reports