Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/pulsar-edit/whitespace
:lock: Pulsar whitespace package
https://github.com/pulsar-edit/whitespace
Make all requires of 'fs-utils' assign to fsUtils var instead of fs
597e8e502e6782f4b3943f132bbce5ac14fdcc65 authored almost 12 years ago by Nathan Sobo <[email protected]>
597e8e502e6782f4b3943f132bbce5ac14fdcc65 authored almost 12 years ago by Nathan Sobo <[email protected]>
Always pass a hash to TextBuffer.scanInRange iterators
This makes it easy to only assign variables for the information you
need in the iterator. Before...
Add spec for when singleTrailingNewline is false
3f1c8628cf3397c0572d305b4d39f2ee39350f8e authored almost 12 years ago by probablycorey <[email protected]>
3f1c8628cf3397c0572d305b4d39f2ee39350f8e authored almost 12 years ago by probablycorey <[email protected]>
:lipstick:
5f66ca5d76119693c4aa5e522b3152b9c384f7b7 authored almost 12 years ago by probablycorey <[email protected]>
5f66ca5d76119693c4aa5e522b3152b9c384f7b7 authored almost 12 years ago by probablycorey <[email protected]>
default singleTrailingNewline to true
1c74f5805b8c0bab5dd5e1e175156c94311d67e1 authored almost 12 years ago by probablycorey <[email protected]>
1c74f5805b8c0bab5dd5e1e175156c94311d67e1 authored almost 12 years ago by probablycorey <[email protected]>
Rename `singleTrailingNewline` to `ensureSingleTrailingNewline`
f21516649f1823ff87b1e21ef13b68116f4aabb6 authored almost 12 years ago by probablycorey <[email protected]>
f21516649f1823ff87b1e21ef13b68116f4aabb6 authored almost 12 years ago by probablycorey <[email protected]>
Rename strip-trailing-whitespace package to whitespace
Because it does more than strip trailing whitespace
2c2afc35cabac9b11bbe4a7fa2858b9b488597d7 authored almost 12 years ago by probablycorey <[email protected]>