linting: Start enforcing a basic CSS class naming rule (with lots of opt-outs)
[lhc/web/wiklou.git] / resources / src / mediawiki.action / mediawiki.action.history.styles.less
index af91818..1265637 100644 (file)
@@ -2,6 +2,8 @@
  * Basic styles for the edit revision history page 'HistoryAction.php'
  */
 
+/* stylelint-disable selector-class-pattern */
+
 // Trigger only when collapsible & JS is available via `.mw-collapsed`.
 #mw-history-search.mw-collapsed .oo-ui-fieldsetLayout-header .oo-ui-labelElement-label {
        margin-bottom: 0;