repo.or.cz
/
qBittorrent.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
WebUI: Improve hash copy actions in context menu
[qBittorrent.git]
/
src
/
webui
/
www
/
.htmlvalidate.json
blob
5dae7718d8caee49511486862aec065330e95ee7
1
{
2
"extends": [
3
"html-validate:recommended"
4
],
5
"rules": {
6
"input-missing-label": "error",
7
"long-title": "off",
8
"no-inline-style": "off",
9
"no-missing-references": "error",
10
"prefer-button": "off"
11
}
12
}