mirror of
https://github.com/Jackett/Jackett
synced 2025-01-03 13:46:10 +00:00
slosoul: lint #12435
trailing spaces on a comment line ... seriously! F'ing lint, who wrote these rules !?!
This commit is contained in:
parent
ce75ba4a92
commit
bdaa180eb8
1 changed files with 3 additions and 3 deletions
|
@ -142,10 +142,10 @@ search:
|
|||
optional: true
|
||||
attribute: data-time
|
||||
date_day:
|
||||
# Naložil včeraj ob 12:00 by
|
||||
# Naložil danes ob 09:28 by
|
||||
# Naložil včeraj ob 12:00 by
|
||||
# Naložil danes ob 09:28 by
|
||||
# Uploaded Today at 09:17 by
|
||||
# Uploaded Yesterday at 10:31 by
|
||||
# Uploaded Yesterday at 10:31 by
|
||||
selector: div.torrentOwner:contains("day"), div.torrentOwner:contains("včeraj"), div.torrentOwner:contains("danes")
|
||||
optional: true
|
||||
filters:
|
||||
|
|
Loading…
Reference in a new issue