Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/prettier/stylelint-config-prettier

Turns off all rules that are unnecessary or might conflict with prettier.
https://github.com/prettier/stylelint-config-prettier

9.0.5

8901b158f5f5925e56b3f923677db19fa15b504c authored almost 2 years ago by Shannon Moeller <[email protected]>
update peerdeps

e749cd2139e99ce05d9e65b12d40722307911567 authored almost 2 years ago by Shannon Moeller <[email protected]>
test v15

334ada047f50a5ca792eb0f6a4bc3e7c90b661ff authored almost 2 years ago by Shannon Moeller <[email protected]>
Update readme.md

5d32d5a2dd08d3bbb2b444ea01f25c8a2d711455 authored almost 2 years ago by Shannon Moeller <[email protected]>
ci: update actions (#137)

This change aims to fix the following deprecation warning:

```
Node.js 12 actions are deprec...

b091e9839ef291470282e00904ffa26da7d435ba authored about 2 years ago by Masafumi Koba <[email protected]>
9.0.4

bbbd534a5ee3a3c3f69fc5b3c5abf4580771f9ca authored about 2 years ago by Shannon Moeller <[email protected]>
fix: account for internal api change (#136)

Fixes #134.

a8382484a97c589444e6a9b04af3153ae7ba8491 authored about 2 years ago by Shannon Moeller <[email protected]>
add stylelint v14 to workflow

d922cd2f9b97b1fc8e7feabdc49e6310acfa3d95 authored about 3 years ago by Shannon Moeller <[email protected]>
Merge pull request #131 from Schweinepriester/patch-1

README.md: HTTP => HTTPS

52838a33da736d8cfce7c1fa6f9a34168afdbe84 authored about 3 years ago by Shannon Moeller <[email protected]>
README.md: HTTP => HTTPS

fe1e779d2d41445686873ae1a4b5379286803c45 authored about 3 years ago by Kai <[email protected]>
add cover script

c48d07b4e22230effa1c8e138d2978e41825046e authored about 3 years ago by Shannon Moeller <[email protected]>
remove travis badge from readme

2e7704ddec015bb113b645ef50f613b92b34f6fe authored about 3 years ago by Shannon Moeller <[email protected]>
9.0.3

cb92fb44d441265baa0d136fd9e89eab27f2f8e7 authored about 3 years ago by Shannon Moeller <[email protected]>
Merge pull request #129 from lucavb/fix/readd-missing-prettier-rule

fix adding at-rule-empty-line-before again

03bb36dd7a544d2e7c2b459ee49a23a04de8fec9 authored about 3 years ago by Shannon Moeller <[email protected]>
fix adding at-rule-empty-line-before again

It is conflicting with prettier for instance when using @if / @else
in your scss.

d852c75910c0fe7c6ca97672a6d6639df1289861 authored about 3 years ago by Luca Becker <[email protected]>
9.0.2

0b8f5720d15e74870c68cfe1d972e2ec05df5514 authored about 3 years ago by Shannon Moeller <[email protected]>
speed up ci

81fce416ef32e83561300837187f8650718a0882 authored about 3 years ago by Shannon Moeller <[email protected]>
revert including scss rules

8ade2a6c90988adabdda9167b190357ea9d7dfde authored about 3 years ago by Shannon Moeller <[email protected]>
9.0.1

65942d026278bc7be2e362a6369121f1f01b36d5 authored about 3 years ago by Shannon Moeller <[email protected]>
Merge branch 'workflows'

5b94e34fc3e54c9647344c8f293ce15a8807306f authored about 3 years ago by Shannon Moeller <[email protected]>
9.0.0

5b708295eeea27a9a9993cd51f694b2f5044851c authored about 3 years ago by Shannon Moeller <[email protected]>
Merge pull request #126 from prettier/workflows

Migrates from Travis CI to Github Workflows
Simplifies package.json
Sorts rules

6fb1191e720d20460a64a705a845e64dcb449cfc authored about 3 years ago by Shannon Moeller <[email protected]>
fix node engine value

e9c3a497a03c53ace18ea342f1312a2677302083 authored about 3 years ago by Shannon Moeller <[email protected]>
use double quotes for windows compatibility

e42d13d4c954202374a8e706ebe743cde4cb8e3d authored about 3 years ago by Shannon Moeller <[email protected]>
fix cross-platform issues

2d82bfcf4bb8d43e264ef49adb21ef24b8224e89 authored about 3 years ago by Shannon Moeller <[email protected]>
update to github workflows, update formatting

7c517543654e7ea91f63113db11acffff6bf5a4a authored about 3 years ago by Shannon Moeller <[email protected]>
Merge pull request #125 from rynpsc/reset-rules

Reset rules rather than set them to a default

400939cc6db86748e990a70ce98331a49a228ddf authored about 3 years ago by Shannon Moeller <[email protected]>
Merge pull request #124 from rynpsc/scss-rules

Add stylelint-scss rules

050b681b85e8927723efcf4b7758c324a1abe412 authored about 3 years ago by Shannon Moeller <[email protected]>
Add selector-attribute-operator-space-* rules

Prettier removes these spaces

0dca1b1da081b80b50ace5dd5015af2cb142de3d authored over 3 years ago by Ryan <[email protected]>
Remove unnecessary at-rule-empty-line-before

b35c24e96ef86539a1c01d2f6e24015994df3b4d authored over 3 years ago by Ryan <[email protected]>
Remove unnecessary rule-empty-line-before rule

918883a2765ff832cf31bbd07b1d56cbb426c159 authored over 3 years ago by Ryan <[email protected]>
Reset rules rather than set them to a default

6c5e0ed0e89be99b8be6337fcdbb1b709a538e98 authored over 3 years ago by Ryan <[email protected]>
Fix false positives within scss rules

If a stylelint-scss rule is set to `null` in the users config, stylelint-scss reports the settin...

f77b1fb39b0d013c2528630168894b496739333d authored over 3 years ago by Ryan <[email protected]>
Add stylelint-scss rules

642ce822cf1296b97cf71874f0a8b5c70721eee8 authored over 3 years ago by Ryan Pascoe <[email protected]>
Merge pull request #123 from lukyth/patch-1

Remove '$' from the script in readme

47f220ffe8c3cc011a2a1bcba716dc6c74011976 authored over 3 years ago by Shannon Moeller <[email protected]>
Remove '$' from the script in readme

With the GitHub built-in way to copy a script by clicking a button, the '$' sign is preventing t...

978f8d734ba9d2d7a44fd941a6d9d30b82b07d00 authored over 3 years ago by Kanitkorn Sujautra <[email protected]>
package script quotes

53f56c1ae2bc82d384bcf4d3764aec17dbab051c authored over 4 years ago by Shannon Moeller <[email protected]>
8.0.2

0df8086253454667856bcfa9f9953b14a7769640 authored over 4 years ago by Shannon Moeller <[email protected]>
Merge pull request #109 from prettier/reduce-footprint

Reduce footprint

b547cd4c6bf6a74def5189501c6b94b6a60f38e9 authored over 4 years ago by Shannon Moeller <[email protected]>
bin deps

ca95a0accf7495376361306afe4840fc9549fffe authored over 4 years ago by Shannon Moeller <[email protected]>
reduce number of dependencies

e1007be1534e8b7d1f217605575d34e3fe83669c authored over 4 years ago by Shannon Moeller <[email protected]>
8.0.1

399d358d434fdad42c857a214cb83b96edf53bb1 authored almost 5 years ago by Shannon Moeller <[email protected]>
Merge pull request #61 from coliff/patch-1

update repo name in package.json

4c450176a3073b810d99c190b20858fdfb42b743 authored almost 5 years ago by Shannon Moeller <[email protected]>
update repo name in package.json

7b0310949f9ea5f4dc6ea3a9ef6e514b8e5a45ad authored almost 5 years ago by Christian Oliff <[email protected]>
8.0.0

bbf37ad7e04fed85145942daa2384b476170061e authored about 5 years ago by Shannon Moeller <[email protected]>
bump domutils checksum

d123d29f1fe62e39baf7617ecceea79c7146dd8b authored about 5 years ago by Shannon Moeller <[email protected]>
Merge pull request #48 from yangmingshan/master

Disable `linebreaks` and `no-empty-first-line` and `unicode-bom` three rules

ac871455139e28493214bd75f50a7c82e465910e authored about 5 years ago by Shannon Moeller <[email protected]>
Update stylelint to 11+

0e512f690ce1a65c231092bdf0174d316a11b69b authored about 5 years ago by Yang Mingshan <[email protected]>
Disable "unicode-bom"

74cdf9d0ad43b0350986d1147a278690e51469c1 authored about 5 years ago by Yang Mingshan <[email protected]>
Disable "no-empty-first-line"

feb8c65d6a6c76fdd8f495826e0e873a5aa10701 authored about 5 years ago by Yang Mingshan <[email protected]>
Disable "linebreaks"

573bfee65f2fda0a93f963fccc91ff070362b3a1 authored about 5 years ago by Yang Mingshan <[email protected]>
7.0.0

d0019e1387b5fffc8b177917154eb2f4f4ca834d authored about 5 years ago by Shannon Moeller <[email protected]>
Change peer dep to 9+

adbb0658dc4cb870c8eecdf2681457508cc30975 authored about 5 years ago by Shannon Moeller <[email protected]>
Update node support list in travis.yml

a69439cc837d2d227424da67be886afc33741c57 authored over 5 years ago by Shannon Moeller <[email protected]>
6.0.0

65443ed099a3676550d11d5d73718134ed192ba2 authored over 5 years ago by Shannon Moeller <[email protected]>
Update dependencies

96bcee1aa4e54f3fc08d15008b841122a78bb8a4 authored over 5 years ago by Shannon Moeller <[email protected]>
5.3.0

b72e1fe68743da5e2b37804d6efc0459e340e360 authored over 5 years ago by Shannon Moeller <[email protected]>
Merge pull request #28 from BigGillyStyle/update-stylelint-peer-deps

Update to support stylelint 11.0.0

4a63a65bff5aa3a76952e03fb1b0ef82ca83e707 authored over 5 years ago by Shannon Moeller <[email protected]>
Update to support stylelint 11.0.0

65bb61af4e8e4b7025e5bc1bcd052e19296b2f1f authored over 5 years ago by Andy Pickler <[email protected]>
5.2.0

80a0b3fcf50c96c78c139774e6bbdf14dcd2c07d authored over 5 years ago by Shannon Moeller <[email protected]>
Merge pull request #26 from teddybradford/patch-1

Disable no-missing-end-of-source-newline

1dd6672f194bffc5ad9713e6b3a33968a8b52792 authored over 5 years ago by Shannon Moeller <[email protected]>
Disable no-missing-end-of-source-newline

8433a6d7e2d704a22c1866405ec7b58be4786668 authored over 5 years ago by Teddy Bradford <[email protected]>
5.1.0

4c24070c829fa6b653cee80ff2fdeaeae098e36f authored over 5 years ago by Shannon Moeller <[email protected]>
Merge pull request #22 from jamieconnolly/master

Added stylelint@10 as a peer dependency

779fafe6e3d0016091c00216eb7b12c505603de0 authored over 5 years ago by Shannon Moeller <[email protected]>
Added stylelint@10 as a peer dependency

5e2406d142ab6f0fdb56fba7a206538d7be823ce authored over 5 years ago by Jamie Connolly <[email protected]>
Update readme.md

cd2beea8495ad35fb81803cd7a0dc91d5768e59d authored over 5 years ago by Shannon Moeller <[email protected]>
Update readme.md

75c707c8692acb8c7caea1cedd10a620de79923c authored over 5 years ago by Shannon Moeller <[email protected]>
5.0.0

5ea4d0c153dfee0c094cbdb09edcf19ba93a8112 authored almost 6 years ago by Shannon Moeller <[email protected]>
Update dependencies

860b48efd6b1b53a2f4bada8c2003bcea95ebd03 authored almost 6 years ago by Shannon Moeller <[email protected]>
Merge pull request #20 from ark120202/patch-1

Stop disabling 2 unrelated rules

8c46438f8545ac06ceeb531f801ce363c1d79137 authored almost 6 years ago by Shannon Moeller <[email protected]>
Stop disabling 2 unrelated rules

b6261e8f72f562c0471e03b6e54027723f5ae31c authored almost 6 years ago by ark120202 <[email protected]>
Fix README typo

26c881e8401cac6ffe0e073de35f2884918dfdbd authored almost 6 years ago by Shannon Moeller <[email protected]>
4.0.0

e066919ce93d7f5ff7e5b0fcdbb7b42b3874ea9e authored over 6 years ago by Shannon Moeller <[email protected]>
Merge pull request #15 from BPScott/peer-dep

Move stylelint into peerDependencies

2fdf6aeac708c5af8e0483d4ac35b74baad9ae05 authored over 6 years ago by Shannon Moeller <[email protected]>
Move stylelint into peerDependencies

The stylelint plugin guide recommends this to avoid potentially
installing multiple versions of ...

8b2725ff671b17241d94f42c13c29e1d5ceb00e4 authored over 6 years ago by Ben Scott <[email protected]>
Update lockfile after running `npm install`

3cc110e5e1f9c24e89fd6f9781f81dab82e10d80 authored over 6 years ago by Ben Scott <[email protected]>
3.3.0

941b54bc0481eda2fe160dc37ead9c869b06a100 authored over 6 years ago by Shannon Moeller <[email protected]>
Fixed lint error

75eee9da02a535792d0dc71e34a8309002e57628 authored over 6 years ago by Shannon Moeller <[email protected]>
Merge pull request #14 from acekat/patch-1

Override 'string-quotes' rule

998c9d4d7e062a0a2c0e2688c73942b0ab6f004f authored over 6 years ago by Shannon Moeller <[email protected]>
Override 'string-quotes' rule

f58a573982684aea484ad6bffae0891970bc90d4 authored over 6 years ago by acekat <[email protected]>
Update readme.md

3cf7713558aa52d75fbc859509014742bf39ed37 authored over 6 years ago by Shannon Moeller <[email protected]>
Update readme.md

7401789b60fd3033a6d23e5588a5c3120f953d76 authored over 6 years ago by Shannon Moeller <[email protected]>
3.2.0

fd698c0f5c47f74318bc0b087669182d1d9b485c authored over 6 years ago by Shannon Moeller <[email protected]>
Disable "at-rule-empty-line-before"

8620c23e0faed56c6d10f205969942c3f261992a authored over 6 years ago by Shannon Moeller <[email protected]>
3.1.0

cae34b9959df59ea9347431b7b0169530c61b0f8 authored over 6 years ago by Shannon Moeller <[email protected]>
Disable "selector-descendant-combinator-no-non-space" rule

8061541280878b549ea04a73e73e9b0510585408 authored over 6 years ago by Shannon Moeller <[email protected]>
3.0.4

44774c5aa9b2198af16111a212a831ba1a47281b authored almost 7 years ago by Shannon Moeller <[email protected]>
Update readme.md

3005a4befa5bb52957665d0d65aeec28a3f9176a authored almost 7 years ago by Shannon Moeller <[email protected]>
Added husky dep

50d240cef03b6a66f1f7df298920f196914b9ded authored almost 7 years ago by Shannon Moeller <[email protected]>
3.0.3

7c60aa5c5ab493eae5e965c232436973be99eb7f authored almost 7 years ago by Shannon Moeller <[email protected]>
Fixed prepublish task.

1b3bed8e448c578a521cb9b3f7a75a99d8e2f58d authored almost 7 years ago by Shannon Moeller <[email protected]>
3.0.2

179817c41f9eefe9ccc95540c5142bd9141c24b1 authored almost 7 years ago by Shannon Moeller <[email protected]>
Updated readme

649af3da48d7fa12d515f4cc104dc5eec43655c5 authored almost 7 years ago by Shannon Moeller <[email protected]>
3.0.1

c097311eaa782478afb98c9b6250c96efbb90b41 authored almost 7 years ago by Shannon Moeller <[email protected]>
Fixed files config in package.json

7278a392dd682dc028e3b7ea05adf207448f961e authored almost 7 years ago by Shannon Moeller <[email protected]>
3.0.0

518f4f532a65e1892b1afc9e665c6f0292cad148 authored almost 7 years ago by Shannon Moeller <[email protected]>
Added eslint and checker tests

13b267ae1d1146c546d6a45b5701ae9b86dbe106 authored almost 7 years ago by Shannon Moeller <[email protected]>
Merge pull request #9 from tenretC/master

chore : adding CLI helper tool

b65a66e2bde86eb213a2fd5b36a138fe8370c7f2 authored almost 7 years ago by Shannon Moeller <[email protected]>
Removed configFilePath from the checker as it is useless

126ac90aad25245f873a3f6c0eb23eca97d869bd authored almost 7 years ago by tenretC <[email protected]>
Reviewed code to handle all configuration file types

07e725811f625e4d11fefa8de914247da920c1e1 authored almost 7 years ago by tenretC <[email protected]>