mirror of
https://github.com/YunoHost/package_check.git
synced 2024-09-03 20:06:20 +02:00
Update package_check.sh
This commit is contained in:
parent
3d5f7fa1f3
commit
d7c31f94ba
1 changed files with 1 additions and 1 deletions
|
@ -698,7 +698,7 @@ TEST_RESULTS () {
|
||||||
[ "${level[8]}" == "2" ] ))
|
[ "${level[8]}" == "2" ] ))
|
||||||
}
|
}
|
||||||
|
|
||||||
pass_level8() {
|
pass_level_8() {
|
||||||
# This happens in the linter
|
# This happens in the linter
|
||||||
# When writing this, defined as app being maintained + long term quality (=
|
# When writing this, defined as app being maintained + long term quality (=
|
||||||
# certain amount of time level 5+ in the last year)
|
# certain amount of time level 5+ in the last year)
|
||||||
|
|
Loading…
Add table
Reference in a new issue