1
1
mirror of https://github.com/go-gitea/gitea synced 2025-01-18 13:44:27 +00:00
silverwind 532f166c4d
Enable shorthands in declaration-strict-value linter (#27597)
Enable [shorthand
matching](https://github.com/AndyOGo/stylelint-declaration-strict-value#expandshorthand)
in this lint rule and match color properties by regex. Patterns like
this will now fail lint:

```css
background: #123456;
border: 1px sold rgba(0,0,0,0);
```
2023-10-13 08:19:21 +00:00
..
2023-09-08 11:03:01 -05:00
2023-09-03 02:58:52 +00:00
2023-09-30 15:48:34 +00:00
2023-06-27 02:45:24 +00:00
2023-08-31 11:21:18 +02:00
2023-08-28 19:43:59 +00:00
2023-08-28 19:43:59 +00:00