YunoHost-Apps / webtrees_ynh

Webtrees package for YunoHost
https://www.webtrees.net
GNU General Public License v3.0
7 stars 5 forks source link

App using rm -rf that was unspotted so far ... to be reported as error by the linter #13

Closed alexAubin closed 4 years ago

alexAubin commented 4 years ago

c.f. https://github.com/YunoHost/package_linter/commit/4b513b4cd67275dfc597d30ddbfe1801293ad15a#diff-661c3b5fe67e77caea903b5fdb903b5fb6e8277c912d4a4af94e179ade2910baR1019

This app is using some rm -rf or similar command that was unspotted so far ... The app is gonna be capped to level 4 by the CI until this is fixed :/