mirror of
https://github.com/mon/BemaniPatcher.git
synced 2026-08-01 14:10:40 -07:00
Validate HTML on PRs
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
root: ./
|
||||
ignore_re:
|
||||
- 'An "img" element must have an "alt" attribute, except under certain conditions'
|
||||
- 'Element "div" not allowed as child of element "label" in this context'
|
||||
- 'The "center" element is obsolete. Use CSS instead' # initialdzero
|
||||
Reference in New Issue
Block a user