commit ee8bc87: [Test] Remove deprecated Stylelint rule
moisseev
moiseev at mezonplus.ru
Mon Jul 29 17:50:10 UTC 2024
Author: moisseev
Date: 2023-12-09 17:49:20 +0300
URL: https://github.com/rspamd/rspamd/commit/ee8bc8730e8e1f27a635bb6d3f54f7f449e2fd87 (refs/pull/4735/head)
[Test] Remove deprecated Stylelint rule
---
.stylelintrc.json | 1 -
1 file changed, 1 deletion(-)
diff --git a/.stylelintrc.json b/.stylelintrc.json
index 6fd1323b9..f1e63b178 100644
--- a/.stylelintrc.json
+++ b/.stylelintrc.json
@@ -20,7 +20,6 @@
"color-hex-length": null,
"comment-empty-line-before": null,
"media-feature-range-notation": "prefix",
- "number-leading-zero": null,
"property-no-vendor-prefix": null,
"rule-empty-line-before": null,
"value-no-vendor-prefix": null
More information about the Commits
mailing list