YunoHost / package_linter

Linter for YunoHost applications packages
https://yunohost.org/#/packaging_apps
GNU Affero General Public License v3.0
17 stars 13 forks source link

remove `clear` #35

Closed Jibec closed 6 years ago

Jibec commented 6 years ago

it looks clever when you only use package_linter as standalone, but once you run it inside package_check, you loose previous output, which is not dramatic but annoying. A tool should not decide of you clear or not your console. Let's fix this.