-
Test cases with and without your fix, you have the results below.
-
### Description
After running 'ncu', 'ncu -u' and 'npm install --force', a deprecated warning was displayed for the internal module 'eslint'.
### Step-by-step reproduction instructions
1. Go to the…
-
After adding `.stylelintrc` configuration (listed below) that extends stylelint-config-sass-guidlines (available [here](https://github.com/bjankord/stylelint-config-sass-guidelines/blob/main/index.js)…
-
# Lint
-
### What minimal example or steps are needed to reproduce the bug?
```
// css.styl
body
color red
font-weight 100
```
// vscode will format by auto save fix,will get unexcepted semiconlon…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
1. stylelint dropped stylistic rules
2. prettier deprecated `stylelint-config-prettier`
3. `@stylistic/stylelint-plugin` [doesn't mention prettier anywhere](https://github.com/search?q=repo%3Astylel…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Repository problems
These pr…
-
I'm trying to use the recommended config but receive following error:
```
Error: Could not find "@double-great/stylelint-a11y/recommended". Do you need to install the package or use the "configBas…
-
> Clearly describe the bug
If I use @include or @mixin with parameters at multiline it's breaks messages and highlighted errors, that goes afterwards.
> Which rule, if any, is the bug relate…