Jeansen / bcrm

Clone, Backup, Restore and More
GNU General Public License v3.0
0 stars 1 forks source link

Only inject parameters and do not use additional logic in functions #85

Closed Jeansen closed 5 years ago

Jeansen commented 5 years ago

Some functions check by parameters if they use a file or call lsbl specifically, which causes code duplication and is a code smell.