Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/stylelint/stylelint
A mighty CSS linter that helps you avoid errors and enforce conventions.
https://github.com/stylelint/stylelint
Remove `target-branch: v16` from Dependabot config
ybiquitous opened this pull request about 1 year ago
ybiquitous opened this pull request about 1 year ago
Add system test for CommonJS
ybiquitous opened this pull request about 1 year ago
ybiquitous opened this pull request about 1 year ago
Test on Node.js 21 and coverage on 20
jeddy3 opened this issue about 1 year ago
jeddy3 opened this issue about 1 year ago
Remove less than Node.js 18.12.0 support
jeddy3 opened this pull request about 1 year ago
jeddy3 opened this pull request about 1 year ago
Refactor tests to remove deprecated `output` property as possible
ybiquitous opened this pull request about 1 year ago
ybiquitous opened this pull request about 1 year ago
Bump rollup from 3.29.4 to 4.3.0
dependabot[bot] opened this pull request about 1 year ago
dependabot[bot] opened this pull request about 1 year ago
Bump the eslint group with 1 update
dependabot[bot] opened this pull request about 1 year ago
dependabot[bot] opened this pull request about 1 year ago
stylelint does not search in /usr/lib64 for the node_modules directory in case of a global installation
sedimentation-fault opened this issue about 1 year ago
sedimentation-fault opened this issue about 1 year ago
False positive
vladkasianenko opened this issue about 1 year ago
vladkasianenko opened this issue about 1 year ago
Add background-clip-text exception in property-no-vendor-prefix
brunodccarvalho opened this pull request about 1 year ago
brunodccarvalho opened this pull request about 1 year ago
Rejected -webkit-background-clip with text value
brunodccarvalho opened this issue about 1 year ago
brunodccarvalho opened this issue about 1 year ago
Use special alerts in GitHub Markdown
ybiquitous opened this pull request about 1 year ago
ybiquitous opened this pull request about 1 year ago
Fix `#{&}` as inline code in `CHANGELOG.md`
ybiquitous opened this pull request about 1 year ago
ybiquitous opened this pull request about 1 year ago
fix-typos
Ayaan49 opened this pull request about 1 year ago
Ayaan49 opened this pull request about 1 year ago
Bump actions/setup-node from 3 to 4
dependabot[bot] opened this pull request about 1 year ago
dependabot[bot] opened this pull request about 1 year ago
Bump postcss-safe-parser from 6.0.0 to 7.0.0
dependabot[bot] opened this pull request about 1 year ago
dependabot[bot] opened this pull request about 1 year ago
Bump rollup from 3.29.4 to 4.1.5
dependabot[bot] opened this pull request about 1 year ago
dependabot[bot] opened this pull request about 1 year ago
Bump string-width from 4.2.3 to 7.0.0
dependabot[bot] opened this pull request about 1 year ago
dependabot[bot] opened this pull request about 1 year ago
Bump the jest group with 1 update
dependabot[bot] opened this pull request about 1 year ago
dependabot[bot] opened this pull request about 1 year ago
Bump the eslint group with 2 updates
dependabot[bot] opened this pull request about 1 year ago
dependabot[bot] opened this pull request about 1 year ago
Support for Prince specific styling
jenstroeger opened this issue about 1 year ago
jenstroeger opened this issue about 1 year ago
Prevent `import("mathml-tag-names")` error
ybiquitous opened this pull request about 1 year ago
ybiquitous opened this pull request about 1 year ago
Add banner to generated CJS files by Rollup
ybiquitous opened this pull request about 1 year ago
ybiquitous opened this pull request about 1 year ago
Support emojis in selectors
tomherni opened this issue about 1 year ago
tomherni opened this issue about 1 year ago
Test ESM rules
ybiquitous opened this pull request about 1 year ago
ybiquitous opened this pull request about 1 year ago
Remove `import-lazy` and change `stylelint.rules` Promise-based
ybiquitous opened this pull request about 1 year ago
ybiquitous opened this pull request about 1 year ago
Refactor `standalone-parseErrors.test.mjs` to avoid CJS
ybiquitous opened this pull request about 1 year ago
ybiquitous opened this pull request about 1 year ago
Stylelint is using too modern properties
Mister-Hope opened this issue about 1 year ago
Mister-Hope opened this issue about 1 year ago
Bump the typescript group with 13 updates
dependabot[bot] opened this pull request about 1 year ago
dependabot[bot] opened this pull request about 1 year ago
Bump the eslint group with 2 updates
dependabot[bot] opened this pull request about 1 year ago
dependabot[bot] opened this pull request about 1 year ago
Revert "Bump postcss-safe-parser from 6.0.0 to 7.0.0"
ybiquitous opened this pull request about 1 year ago
ybiquitous opened this pull request about 1 year ago
Refactor to remove no longer needed processor fixtures
ybiquitous opened this pull request about 1 year ago
ybiquitous opened this pull request about 1 year ago
Refactor `fixtures/postcss-naive-css-in-js.js` to CJS
ybiquitous opened this pull request about 1 year ago
ybiquitous opened this pull request about 1 year ago
Refactor plugin fixtures to CJS
ybiquitous opened this pull request about 1 year ago
ybiquitous opened this pull request about 1 year ago
Support custom syntax for ESM
ybiquitous opened this issue about 1 year ago
ybiquitous opened this issue about 1 year ago
Refactor `fixtures/custom-{parser,syntax}.js` to CJS
ybiquitous opened this pull request about 1 year ago
ybiquitous opened this pull request about 1 year ago
Support custom formatter for ESM
ybiquitous opened this issue about 1 year ago
ybiquitous opened this issue about 1 year ago
Refactor `fixtures/config-require-unknown.js` to CJS
ybiquitous opened this pull request about 1 year ago
ybiquitous opened this pull request about 1 year ago
Refactor `fixtures/broken-syntax/stylelint.config.js` to CJS
ybiquitous opened this pull request about 1 year ago
ybiquitous opened this pull request about 1 year ago
Refactor mock custom formatter to rename to CJS
ybiquitous opened this pull request about 1 year ago
ybiquitous opened this pull request about 1 year ago
Migrate `.changeset/changelog-stylelint.js` to ESM
ybiquitous opened this pull request about 1 year ago
ybiquitous opened this pull request about 1 year ago
Migrate all rules to ESM again
ybiquitous opened this pull request about 1 year ago
ybiquitous opened this pull request about 1 year ago
Refactor `lib/rules/named-grid-areas-no-invalid/utils/findNotContiguousOrRectangular.js` to ESM
ybiquitous opened this pull request about 1 year ago
ybiquitous opened this pull request about 1 year ago
Refactor `color-named/colordUtils.js` to ESM
ybiquitous opened this pull request about 1 year ago
ybiquitous opened this pull request about 1 year ago
Refactor importing in rules
ybiquitous opened this pull request about 1 year ago
ybiquitous opened this pull request about 1 year ago
Refactor `lib/rules/selector-not-notation/index.js`
ybiquitous opened this pull request about 1 year ago
ybiquitous opened this pull request about 1 year ago
Refactor `lib/rules/unit-no-unknown/index.js`
ybiquitous opened this pull request about 1 year ago
ybiquitous opened this pull request about 1 year ago
Refactor to fix `css-tree` type annotation
ybiquitous opened this pull request about 1 year ago
ybiquitous opened this pull request about 1 year ago
Refactor `no-descending-specificity`
ybiquitous opened this pull request about 1 year ago
ybiquitous opened this pull request about 1 year ago
Bump lint-staged from 14.0.1 to 15.0.2
dependabot[bot] opened this pull request about 1 year ago
dependabot[bot] opened this pull request about 1 year ago
Bump rollup from 3.29.4 to 4.1.4
dependabot[bot] opened this pull request about 1 year ago
dependabot[bot] opened this pull request about 1 year ago
Add `--rule` flag, `--rules` flag, `--merge-rules` flag and `mergeRules` option
Mouvedia opened this pull request about 1 year ago
Mouvedia opened this pull request about 1 year ago
Remove no longer needed `--workerIdleMemoryLimit` of Jest
ybiquitous opened this pull request about 1 year ago
ybiquitous opened this pull request about 1 year ago
Refactor to add `isIgnoredFunction` utility
0scvr opened this pull request about 1 year ago
0scvr opened this pull request about 1 year ago
Refactor to add `isIgnoredFunction` utility
0scvr opened this issue about 1 year ago
0scvr opened this issue about 1 year ago
Refactor to add `isHexColor` utility
0scvr opened this pull request about 1 year ago
0scvr opened this pull request about 1 year ago
Bump known-css-properties from 0.28.0 to 0.29.0
mattxwang opened this pull request about 1 year ago
mattxwang opened this pull request about 1 year ago
Bump @babel/traverse from 7.22.8 to 7.23.2
dependabot[bot] opened this pull request about 1 year ago
dependabot[bot] opened this pull request about 1 year ago
Refactor to add `isHexColor` utility
ybiquitous opened this issue about 1 year ago
ybiquitous opened this issue about 1 year ago
Bump cosmiconfig from 8.2.0 to 9.0.0-alpha.1
ybiquitous opened this pull request about 1 year ago
ybiquitous opened this pull request about 1 year ago
Release 15.11.0
mattxwang opened this issue about 1 year ago
mattxwang opened this issue about 1 year ago
Bump css-functions-list from 3.2.0 to 3.2.1
mattxwang opened this pull request about 1 year ago
mattxwang opened this pull request about 1 year ago
Fix `declaration-property-value-no-unknown` false positives for `oklch` and `oklab`
ghost opened this issue about 1 year ago
ghost opened this issue about 1 year ago
Remove Node.js 16 support
ybiquitous opened this issue about 1 year ago
ybiquitous opened this issue about 1 year ago
Bump lint-staged from 14.0.1 to 15.0.1
dependabot[bot] opened this pull request about 1 year ago
dependabot[bot] opened this pull request about 1 year ago
Bump rollup from 3.29.4 to 4.1.3
dependabot[bot] opened this pull request about 1 year ago
dependabot[bot] opened this pull request about 1 year ago
Bump known-css-properties from 0.28.0 to 0.29.0
dependabot[bot] opened this pull request about 1 year ago
dependabot[bot] opened this pull request about 1 year ago
Bump css-functions-list from 3.2.0 to 3.2.1
dependabot[bot] opened this pull request about 1 year ago
dependabot[bot] opened this pull request about 1 year ago
Bump the typescript group with 1 update
dependabot[bot] opened this pull request about 1 year ago
dependabot[bot] opened this pull request about 1 year ago
Remove some TODOs
Mouvedia opened this pull request about 1 year ago
Mouvedia opened this pull request about 1 year ago
`string-quotes`: fix @charset quotes
Mouvedia opened this issue about 1 year ago
Mouvedia opened this issue about 1 year ago
Add `"ignoreLonghands": []` to `declaration-block-no-redundant-longhand-properties`
Mouvedia opened this issue about 1 year ago
Mouvedia opened this issue about 1 year ago
Fix `function-no-unknown` `light-dark` false positive
mattxwang opened this pull request about 1 year ago
mattxwang opened this pull request about 1 year ago
Fix `declaration-block-no-redundant-longhand-properties` autofix for `grid-template` with `repeat()`
mattxwang opened this pull request about 1 year ago
mattxwang opened this pull request about 1 year ago
Add functional support for `message` to rules with uneven arguments
mattxwang opened this pull request about 1 year ago
mattxwang opened this pull request about 1 year ago
Fix `declaration-block-no-redundant-longhand-properties` autofix for `grid-template` with `repeat()`
paceaux opened this issue about 1 year ago
paceaux opened this issue about 1 year ago
Remove unneeded changelog entry
ybiquitous opened this pull request about 1 year ago
ybiquitous opened this pull request about 1 year ago
`function-no-unknown`: fix `linear` `xywh` `light-dark` false positives
Mouvedia opened this issue about 1 year ago
Mouvedia opened this issue about 1 year ago
Bump the jest group with 1 update
dependabot[bot] opened this pull request about 1 year ago
dependabot[bot] opened this pull request about 1 year ago
Gathering feedback: cosmiconfig v9 search strategies
d-fischer opened this issue about 1 year ago
d-fischer opened this issue about 1 year ago
Bump postcss-safe-parser from 6.0.0 to 7.0.0
dependabot[bot] opened this pull request about 1 year ago
dependabot[bot] opened this pull request about 1 year ago
Bump file-entry-cache from 7.0.0 to 7.0.1
dependabot[bot] opened this pull request about 1 year ago
dependabot[bot] opened this pull request about 1 year ago
Bump balanced-match from 2.0.0 to 3.0.1
dependabot[bot] opened this pull request about 1 year ago
dependabot[bot] opened this pull request about 1 year ago
Bump the jest group with 1 update
dependabot[bot] opened this pull request about 1 year ago
dependabot[bot] opened this pull request about 1 year ago
Bump the eslint group with 1 update
dependabot[bot] opened this pull request about 1 year ago
dependabot[bot] opened this pull request about 1 year ago
Bump postcss from 8.4.28 to 8.4.31
dependabot[bot] opened this pull request about 1 year ago
dependabot[bot] opened this pull request about 1 year ago
Multiple `notation` error on Nuxt 2
serkon opened this issue about 1 year ago
serkon opened this issue about 1 year ago
Error linting SASS files
zdllucky opened this issue about 1 year ago
zdllucky opened this issue about 1 year ago
Add `ignoreRules` to `max-nesting-depth`
mattxwang opened this pull request about 1 year ago
mattxwang opened this pull request about 1 year ago
Fix `declaration-block-no-redundant-longhand-properties` false negative for `font-synthesis`
mattxwang opened this pull request about 1 year ago
mattxwang opened this pull request about 1 year ago
Fix `declaration-block-no-redundant-longhand-properties` false negatives for `overflow`, `overscroll-behavior`, `scroll-margin`, `scroll-padding`, and new Box Alignment shorthands
mattxwang opened this pull request about 1 year ago
mattxwang opened this pull request about 1 year ago
Prepare 15.11.0
github-actions[bot] opened this pull request about 1 year ago
github-actions[bot] opened this pull request about 1 year ago
Migrate all rules to ESM
ybiquitous opened this pull request about 1 year ago
ybiquitous opened this pull request about 1 year ago
Bump postcss-scss from 4.0.7 to 4.0.9
dependabot[bot] opened this pull request about 1 year ago
dependabot[bot] opened this pull request about 1 year ago
Bump the stylelint group with 1 update
dependabot[bot] opened this pull request about 1 year ago
dependabot[bot] opened this pull request about 1 year ago
Fix `declaration-block-no-redundant-longhand-properties` false negatives for `*-block` and `*-inline` logical properties
mattxwang opened this pull request about 1 year ago
mattxwang opened this pull request about 1 year ago
Bump the typescript group with 7 updates
dependabot[bot] opened this pull request about 1 year ago
dependabot[bot] opened this pull request about 1 year ago
Bump remark-cli from 11.0.0 to 12.0.0
dependabot[bot] opened this pull request about 1 year ago
dependabot[bot] opened this pull request about 1 year ago
Bump rollup from 3.29.2 to 3.29.4
dependabot[bot] opened this pull request about 1 year ago
dependabot[bot] opened this pull request about 1 year ago
Bump the eslint group with 2 updates
dependabot[bot] opened this pull request about 1 year ago
dependabot[bot] opened this pull request about 1 year ago