mirror of
https://github.com/YunoHost/package_linter.git
synced 2024-09-03 20:06:12 +02:00
Update package_linter.py
This commit is contained in:
parent
8ed7286c90
commit
78b395ea68
1 changed files with 1 additions and 1 deletions
|
@ -1429,7 +1429,7 @@ class Configurations(TestSuite):
|
||||||
": it's different than the 'add_header' syntax!)... "
|
": it's different than the 'add_header' syntax!)... "
|
||||||
"The syntax should look like: "
|
"The syntax should look like: "
|
||||||
'more_set_headers "Header-Name: value"'
|
'more_set_headers "Header-Name: value"'
|
||||||
f"Offending line(s) [{lines}]"
|
f"\nOffending line(s) [{lines}]"
|
||||||
)
|
)
|
||||||
|
|
||||||
@test()
|
@test()
|
||||||
|
|
Loading…
Reference in a new issue