Ecosyste.ms: OpenCollective

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

github.com/wemake-services/remark-lint-list-item-punctuation

This package allows to check either a list item ends with a period.
https://github.com/wemake-services/remark-lint-list-item-punctuation

Merge pull request #8 from wemake-services/snyk-fix-24e082cd

[Snyk Update] New fixes for 1 vulnerable dependency path

8ca1fbd587940179b59f59449d4c692c576f159c authored almost 7 years ago
fix: package.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/npm:braces:20180...

5d3bd9f07c55ec05558dba4da762791f97bd80e6 authored almost 7 years ago
Merge pull request #6 from lukasreinfurt/patch-1

Fix typo in README.md

34312dd13139ae3fb54918b2eae880da7e6f8471 authored over 8 years ago
Fix typo in README.md

3a159be78b43ab8e99a1bfb240d3e40121763132 authored over 8 years ago
added publish-please

39eee0bce5aa2d3bcc2333337c2cf93f39c0de9d authored over 8 years ago
version 2.0.1 with hotfixes

f6bd3c29861c54948a33e381bb43bee8a2e23207 authored over 8 years ago
version 2.0.0

9d996b8ca6bca88553677681f798c2a72f10b92c authored over 8 years ago
ready to be released

1c71d2ccab871b6e078f68d67d08e85de67ac71b authored over 8 years ago
Fix option names

be04d4dd9fad1100b371f92aecb7ac2da9383e35 authored over 8 years ago
Change option names in tests and add finalEndings test

fe22a57e09c5f13bcc1a921d0e61ffc8c6997fcc authored over 8 years ago
Changed options names, updated readme.md

e84cea04d3dad7608045be14535f86721edf2a59 authored over 8 years ago
Merge branch 'master' into develop

4f8ee7e7914e7f5de0d8e0429c0b0100cb413f05 authored over 8 years ago
Fixed test by adding point on second list item (#5)

7f9c40342e651c0a456c972a5ac5532ed695eefd authored over 8 years ago
Fixed test by adding point on second list item

0938058ad70d002e04ff57dcaab8efbef3109c93 authored over 8 years ago
Merge pull request #3 from wemake-services/develop

Added loose lists support

8d9f438092c32706150d5f49873804c1e460d1c8 authored over 8 years ago
Small refactoring

e412827d9152652fb82df958e8e63b980b710553 authored over 8 years ago
Added loose list support + tests

Now possible to set separate ending for loose list
Added test for loose list
Now assertWarningsLe...

413789a2da1492cec55fbfeaeceed1349e67f7ed authored over 8 years ago
We have migrated from the old logic with parsing the `list-items` to the new on$

Now we are dealing with `list` objects itself. And it gave us more control abou$
We are ready to...

5d23c603f1abe271081a0cc8dc82f304478207f5 authored over 8 years ago
Added missed semicolon in endingCondition

a850684a39ef18ab618ce4999199ad97e3fc3b8f authored over 8 years ago
Added tests to ending condition + endingCondition mooved to separate file

cccc14f93cadbb837550806abbf394916c41abfc authored over 8 years ago
Mooved ending check condition to separate function

37f995a36130b40218e00f00ce79a76a9081cda5 authored over 8 years ago
Added support of different endings for final list item

6bcc1d71efceeb44a9ea4e0a0c3509301e393b32 authored over 8 years ago
Renamed ending-period to list-item-punctuation

TODO: Fix travis and coveralls

a9db27ba8228bf5d176454d67dda7f21ed891b51 authored over 8 years ago
Added license information

f918ce5bb720f2968bd5af5b9b98ec522d560892 authored over 8 years ago
version 1.0.2 release

b89db89bea59a3cbc5c1a0a4f0354612e4c15ffe authored over 8 years ago
New linter system for consistent style.

Also updated the `package.json`:
1. Moved `remark` and `remark-lint` into `dependencies`
2. Adde...

2934276712774ce2e676058ed558af9af450fab4 authored over 8 years ago
Version 1.0.1

Fixed bug, when plugin was not working with the latest versions of `remark` and `remark-lint`.
A...

b2d2cf86b6e8ab467c2ada31cb0de785e0d3878c authored over 8 years ago
Coveralls support added

96d5c6970798631254091b03ac83625c11939650 authored over 8 years ago
Huge test refactoring. Ready to be released.

What's done:
1. removed all code doublings, created `utils.js` file
2. changed all possible thin...

6dcfe83ac97b91ca522daa8ac11c0b23dcc7bf3d authored over 8 years ago
Improved tests

Now tests have separate describes

35c2b660ed366ff4c10904eb8366ab5ac2d8f4ae authored over 8 years ago
Modified tests 'it' part.

Now 'it' string has number of warnings expected from remark-lint rule.

7e94075892d8d4721c621560ddb46d9c565b641e authored over 8 years ago
Tests refactoring

80d4e96f9d0665617af6c4df5e1e093b55712199 authored over 8 years ago
Small fix in tests

dc95c2065a987d9e65b66d9a2bde52105b356852 authored over 8 years ago
Basic tests

82088fed076cab53f51a805f8912422f58ffd553 authored over 8 years ago
Fix bugs + Rename property to 'endings'

9507daca53cb7ada41a6351f5219f34b920e5f51 authored over 8 years ago
Refactoring

72a1534cb79cf5faca5de1c2ae65e8de9d9ba1a4 authored over 8 years ago
Endings array support

a3309ab5bd30f166058e65a7bb9c1dce2cd8b52a authored over 8 years ago
Refactoring

7e6e6599d41b11ed36673df197b2270df8a8c6fa authored over 8 years ago
Update README.md

e552345cedfff0a1314ccc5d456bf6460585e991 authored over 8 years ago
Choosing endings support

5fc250e025b7ffc2be62adcaf076df9458fb48e1 authored over 8 years ago
remark-lint-ending-period init

1eb59a6effcf05db3a733a73863abdda28fe5105 authored over 8 years ago