Enable "missing end tag in heading" error in LintErrors

* Seems reasoable to enable this category, it has been in the
   database and accessible through Quarry reports for months.

Bug: T341369
Change-Id: Id80a0c02b5948ba9bdc56e762b781d764844afcb
This commit is contained in:
sbailey 2023-12-01 14:16:21 -08:00 committed by Arlo Breault
parent bb1b2e69c1
commit 8bac609d00

View file

@ -187,7 +187,7 @@
"missing-end-tag-in-heading": {
"dbid": 21,
"enabled": true,
"priority": "none",
"priority": "low",
"has-name": true
}
}