linting: Start enforcing a basic CSS class naming rule (with lots of opt-outs)
[lhc/web/wiklou.git] / resources / src / mediawiki.content.json.less
index e084ab8..ca950d5 100644 (file)
@@ -18,6 +18,7 @@
        padding: 0.5em 1em;
 }
 
+/* stylelint-disable-next-line selector-class-pattern */
 .mw-json .value,
 .mw-json-single-value {
        background-color: #dcfae3;