ajaxorg / ajaxorg/ace

Replace CSS Lint with Stylelint

未關閉
#4,946 11 則留言 6 個 reaction 已指派 1 人 已被 @xyos 認領 在 GitHub 檢視
effort/medium feature-request p1
主要語言
JavaScript
星號
27.1k
分支
5.3k
PR 合併指標
30 天內沒有已合併 PR

描述

### Describe the feature

CSS Lint appears to be dead/ abandoned and doesn't support newer CSS syntax.
I suggest replacing it with [stylelint](https://stylelint.io/).

### Use Case

E.g. code like this is flagged incorrectly with errors

```
:root {
--menu-expanded: 200px;
--menu-collapsed: 50px;
}
```

### Proposed Solution

Replace CSS lint with Stylelint

### Other Information

_No response_

### Acknowledgements

- [ ] I may be able to implement this feature request
- [ ] This feature might incur a breaking change

### ACE version used

1.11.2

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。