mirror of
https://github.com/YunoHost/package_linter.git
synced 2024-09-03 20:06:12 +02:00
Idk, let's have this just as an info ... seems like not so many people are convinced by this
This commit is contained in:
parent
804bfbd55d
commit
4d9b1050c3
1 changed files with 1 additions and 1 deletions
|
@ -421,7 +421,7 @@ class App():
|
|||
)
|
||||
|
||||
if argument["name"] == "is_public" and "help" not in argument.keys():
|
||||
print_warning(
|
||||
print_warning_not_reliable(
|
||||
"Consider adding an 'help' key for argument 'is_public' "
|
||||
"to explain to the user what it means for *this* app "
|
||||
"to be public or private :\n"
|
||||
|
|
Loading…
Reference in a new issue