Ecosyste.ms: OpenCollective

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

github.com/lint-staged/lint-staged

πŸš«πŸ’© β€” Run linters on git staged files
https://github.com/lint-staged/lint-staged

Use shorter syntax since #17 is fixed now

896a735c69ddf1155854a4fc74373c11f893e9e8 authored over 8 years ago by Andrey Okonetchnikov <[email protected]>
When both scripts and node_modules/.bin exist, call an npm script first. Closes #17

ba39c523733bfe6d318e95b156f6c94f0a4d046f authored over 8 years ago by Andrey Okonetchnikov <[email protected]>
Seaprated finBin and runScript. Added tests for findBin.

e72dbd839a1d254b9da870d4459f369352d19622 authored over 8 years ago by Andrey Okonetchnikov <[email protected]>
Merge branch 'master' into tests

3d81d9993d512244e8a6f6ad0f2c6d7e12fcf41e authored over 8 years ago by Andrey Okonetchnikov <[email protected]>
Updated postinstall message

c71397230ec801699e545407b8c8f4a532f06811 authored over 8 years ago by Andrey Okonetchnikov <[email protected]>
Extracted runCommand and added test. WIP

1460acfbfe94afa5075ff38f2fa8178d9243c693 authored over 8 years ago by Andrey Okonetchnikov <[email protected]>
Added test runner setup

754982cdea9a2e4faec34441ea2ef536b39753d2 authored over 8 years ago by Andrey Okonetchnikov <[email protected]>
Bumped version to 1.0.2

c3896592fe59fcf1e49d63499a688eeba17ec97e authored over 8 years ago by Andrey Okonetchnikov <[email protected]>
Updated CHANGELOG

2e1639d687bb003363a3d39b18cc09e1ca993d22 authored over 8 years ago by Andrey Okonetchnikov <[email protected]>
Merge pull request #19 from kwonoj/path-resolve

[fix] update path resolution to npm

87d84757aa7d84b896aea89fff5639defab25c79 authored over 8 years ago by Andrey Okonetchnikov <[email protected]>
[fix] update path resolution to app root

- resolve root path via app-root-path, provides platform compatible path

266c6bb940a208660b1d0f8ad548e8c067b968dd authored over 8 years ago by OJ Kwon <[email protected]>
Added .editorconfig

a69c651c8a1f2fa85d9d965ab5a29c56df64a813 authored over 8 years ago by Andrey Okonetchnikov <[email protected]>
Update README.md

f9078caf9262e70920b65ca6990e96bd2fe28df5 authored over 8 years ago by Andrey Okonetchnikov <[email protected]>
Update README.md

bc98d3612373f9e992c1aa3947076ea6afc44d00 authored over 8 years ago by Andrey Okonetchnikov <[email protected]>
Update README.md

9454dd58944b38d83eb7711ddefeb957f4e05f5d authored over 8 years ago by Andrey Okonetchnikov <[email protected]>
Update README.md

d314fbcc212ceefc9537a6a97cf34d62a6a9d612 authored over 8 years ago by Andrey Okonetchnikov <[email protected]>
Update README.md

54264cb80070f6427655b6644834d6ac9fa5f762 authored over 8 years ago by Andrey Okonetchnikov <[email protected]>
Removed unexisting version

bf2a5af8a00b4f3a5fdc5f35c4c5c14f624e09c8 authored over 8 years ago by Andrey Okonetchnikov <[email protected]>
Removed v from titles in CHANGELOG

27fe6a5c4442f4bed9ecaeb6e91758001669f51d authored over 8 years ago by Andrey Okonetchnikov <[email protected]>
Bumped version to 1.0.1

bf1b6547636d0524ba9c85a2059774c78d6afc7e authored over 8 years ago by Andrey Okonetchnikov <[email protected]>
Merge pull request #15 from okonet/npm-run-script-fix

Fixed support for local npm scripts

7019f85aa7a4822c8aa83c59447ff20322752d3d authored over 8 years ago by Andrey Okonetchnikov <[email protected]>
Fixed support for local npm scripts

16a71a98f9de9ae9c805c575e7aa2070a55b1afb authored over 8 years ago by Andrey Okonetchnikov <[email protected]>
Update README.md

01a30c50cd0a6e47bd0ec6d902173c871c92a6df authored over 8 years ago by Andrey Okonetchnikov <[email protected]>
Update README.md

c11fdab19f0110642b4731a9931ac11ec6f232d9 authored over 8 years ago by Andrey Okonetchnikov <[email protected]>
Merge pull request #14 from okonet/1.0

1.0

00fc3a88e1ad0d414e1d3f70e2cb3a324a8f808f authored over 8 years ago by Andrey Okonetchnikov <[email protected]>
Bumped version to 1.0

dc34fde7089784dc0428d6dcc113d91175ddf341 authored over 8 years ago by Andrey Okonetchnikov <[email protected]>
Added required step to the README

f1f31b82e1008638c0d0a9295ecf80c44033fbc1 authored over 8 years ago by Andrey Okonetchnikov <[email protected]>
Better README

444c204d2cb58212e9cd3a5bcf51f3c4a96c726c authored over 8 years ago by Andrey Okonetchnikov <[email protected]>
Updated CHANGELOG

fbb0288476cedea329f861bd4158b37788de7718 authored over 8 years ago by Andrey Okonetchnikov <[email protected]>
Updated package description

d9950c1f027c730af0b84e084525fb210a52b06a authored over 8 years ago by Andrey Okonetchnikov <[email protected]>
Only lint *.js in this repository

dec60cc4ae863f259fe06480e78ea532262f4047 authored over 8 years ago by Andrey Okonetchnikov <[email protected]>
Better README and fixes typos

d1c5627ef3f758e3c924db27247e3fc5c3fb8173 authored over 8 years ago by Andrey Okonetchnikov <[email protected]>
Updated README

56bfeba8799b43971d96f187011ce9dba454577e authored over 8 years ago by Andrey Okonetchnikov <[email protected]>
If error occurs, set the exit code to 1. Better spinner text.

934e6382f1fce9823cfede8c7f79ab837a1d0128 authored over 8 years ago by Andrey Okonetchnikov <[email protected]>
Use npm-run in oder to make it work with installed packages without adding them to `scrtips`. Closes #6

f7b1d9f3ea422ab430ebbcf757be734130d80be4 authored over 8 years ago by Andrey Okonetchnikov <[email protected]>
Removed unused packaged

cb2f47919ebdf381d7dbf9a21e9d1293fc75a775 authored over 8 years ago by Andrey Okonetchnikov <[email protected]>
Added v1.0.0 to CHANGELOG

1b9eba422c4d7cf72a401f9f3aa363609544ec19 authored over 8 years ago by Andrey Okonetchnikov <[email protected]>
Merge branch 'master' into 1.0

e8ef482821f58c4b233b7960b1253aeabe970dd3 authored over 8 years ago by Andrey Okonetchnikov <[email protected]>
Only show exit code message if it's not 0

de79c344f6392039460c20b1517d8bb9cbbf7d21 authored over 8 years ago by Andrey Okonetchnikov <[email protected]>
Check if callback is a function before running it

545d111d887b6fa3d51e8a48ae46ac859222a3fd authored over 8 years ago by Andrey Okonetchnikov <[email protected]>
Added object-assign to polyfill it in older node envs

5a27bd7c348f564e5a59204212ccc626aaaf98a6 authored over 8 years ago by Andrey Okonetchnikov <[email protected]>
Added env to the main script

7fcb4b06af4a62c1688144b0cdf18d7b69e3b099 authored over 8 years ago by Andrey Okonetchnikov <[email protected]>
Removed old scripts

9a066d5d4ce2b0c2547fc819d83c4ab69b451db8 authored over 8 years ago by Andrey Okonetchnikov <[email protected]>
Removed defaultLinters

b5a246e0f0d2ac52db3076a7b7193378a3b8ab26 authored over 8 years ago by Andrey Okonetchnikov <[email protected]>
Find and use bins for git and npm. Require package.json configuration and merge it with default one. Use callback in runLinter funciton.

57aac008268bad3fdcae71dcf7cbe4a57e08a887 authored over 8 years ago by Andrey Okonetchnikov <[email protected]>
Show extensions instead of file list

ea31437dfcd8c44513763b9534dee53e71edc5f4 authored over 8 years ago by Andrey Okonetchnikov <[email protected]>
Added spinner!

a74fecf46a92c2e67ca09453588ebcf9a02d4f38 authored over 8 years ago by Andrey Okonetchnikov <[email protected]>
Switched to staged-git-files from staged-files

It is already implements filters and the callback syntax seems nicer in this case.

da06f1e0b0accf0c1bf8a6e9b9b0972d4603ab3e authored over 8 years ago by Andrey Okonetchnikov <[email protected]>
Run linter only if fileList is not empty

816856bb229ecd140ea01e36eee21250a5be1649 authored over 8 years ago by Andrey Okonetchnikov <[email protected]>
Working proof of concept with streams

da0ffe14835b023ee741a7eecf72166e4f328bb6 authored over 8 years ago by Andrey Okonetchnikov <[email protected]>
Added semi to fix linting error

b7c838dbc550ab1d43e58086416157af5b9358aa authored over 8 years ago by Andrey Okonetchnikov <[email protected]>
Removed ./bin

4b38c18a58157fc9f6a9cd57f3984cf490ac08b4 authored over 8 years ago by Andrey Okonetchnikov <[email protected]>
Added bin/index.js

5af8eca595c9c2caa9850f940d369a5d045a6b8e authored over 8 years ago by Andrey Okonetchnikov <[email protected]>
Added lint-staged ref. Renamed lint tasks to eslint.

8f125c0186614ea30149ec93ccd32f6a6e6b2586 authored over 8 years ago by Andrey Okonetchnikov <[email protected]>
Back to latest staged-files version.

08ac0421d267543eea444b5a5d505ac29e1f8a26 authored over 8 years ago by Andrey Okonetchnikov <[email protected]>
Trying gulp-shell approach so we can reuse tasks from userland

5da93001309494ab52f47863f2fbb83018eab987 authored over 8 years ago by Andrey Okonetchnikov <[email protected]>
Added list of linters

2503338b8ed6a6a667c78c3dba962079c0bd3c7c authored over 8 years ago by Andrey Okonetchnikov <[email protected]>
Update CHANGELOG.md

d4dee9457b7d5c8a7220bd0c62d029f6e83818b3 authored over 8 years ago by Andrey Okonetchnikov <[email protected]>
Merge pull request #13 from rvetere/master

Add support for sass-lint

539004ecef67e6aa62082f03bddb884f7c396625 authored over 8 years ago by Andrey Okonetchnikov <[email protected]>
Fixing typo

6618dee3ea33bf26c8fb030e772c27f08a2bc56b authored over 8 years ago by Remo Vetere <[email protected]>
Add support for sass-lint

3371885a71b73c2df6cef2b1709ea8f596323106 authored over 8 years ago by Remo Vetere <[email protected]>
Add support for sass-lint

27efc2ffa2963b19e23cc96ec986528798d1688a authored over 8 years ago by Remo Vetere <[email protected]>
Merge pull request #11 from FezVrasta/patch-1

Added stylint support

614a246ce0244a560d1a8dd631a2173212955f7b authored over 8 years ago by Andrey Okonetchnikov <[email protected]>
added stylint support

29e87f61765c3161c51f54c50066b94cb8a72690 authored over 8 years ago by Fez Vrasta <[email protected]>
added stylint support

2c9a38456bff9a836433aa6180ecdea04ad2de40 authored over 8 years ago by Fez Vrasta <[email protected]>
Removed useEslintrc option since it's true by default

6383be6b2a1ccc103a0b257550ea98df4d3cfe67 authored over 8 years ago by Andrey Okonetchnikov <[email protected]>
Temp use okonet/staged-files with the content fix

fc61b9aea336c5b1360108ed107283c3f958f6aa authored over 8 years ago by Andrey Okonetchnikov <[email protected]>
Fixed eslint errors

c8743833c74f081fcf89387a5178103b1619e8ac authored over 8 years ago by Andrey Okonetchnikov <[email protected]>
Switched to es5 eslint config

36f5cee37f1cc6e1ef76faaa33fb04330287f5d1 authored over 8 years ago by Andrey Okonetchnikov <[email protected]>
Added pre-commit hook with the index.js

343c609be47156bd9a7b9c7d3f04592014e97473 authored over 8 years ago by Andrey Okonetchnikov <[email protected]>
Added eslint deps and tasks

9a209856466c11b212e8b62cac9260a4ba224b1d authored over 8 years ago by Andrey Okonetchnikov <[email protected]>
Experimenting with VinylFS and gulp plugins

bcae7dc27fa7fad42a76d3e2a044d27bdabb4e7a authored over 8 years ago by Andrey Okonetchnikov <[email protected]>
Updated CHANGELOG titles format to better fit npmpub

e07efcfcbc6d17ff08bf4d81d8a8bf9e9a7148a8 authored over 8 years ago by Andrey Okonetchnikov <[email protected]>
0.2.2

950ad3a1d0257eb5e6ffe0fdd464897aa87c9f2b authored over 8 years ago by Andrey Okonetchnikov <[email protected]>
Added npmpub and release task

36ebe13e1d7896d00d7cfe9f61f8774e81c6e07c authored over 8 years ago by Andrey Okonetchnikov <[email protected]>
Added CHANGELOG

ff241a19f0a26f3e939184731d0092d2456cc9b6 authored over 8 years ago by Andrey Okonetchnikov <[email protected]>
Merge pull request #10 from okonet/npm-flow-bin

Updated flow installation instructions

914b87f7bd8df1895ce0f5c4e5f5363230c4c60f authored over 8 years ago by Andrey Okonetchnikov <[email protected]>
Updated flow installation instructions

7f1dc6c21f008c12409c6026d513b2648589a150 authored over 8 years ago by Andrey Okonetchnikov <[email protected]>
Experimenting with VinylFS and gulp plugins

7225fd36030555bc9ad922df2d93896e2c64177f authored over 8 years ago by Andrey Okonetchnikov <[email protected]>
Merge pull request #9 from fubhy/master

Switch to bin/bash since we are using a bash extension and use -f ins…

6ae2d98b39f4d743fe4b184c330919bf08ff8c0f authored over 8 years ago by Andrey Okonetchnikov <[email protected]>
Switch to bin/bash since we are using a bash extension and use -f instead of -e to validate that we are actually looking at a file.

61005bf5bdaa8f9e357b7a42378f39bf433c1bc3 authored over 8 years ago by Sebastian Siemssen <[email protected]>
0.2.1

46a7594dbb3e52c06e43345e978ef384059dc329 authored almost 9 years ago by Andrey Okonetchnikov <[email protected]>
0.2.0

ad3775d6429a286d2e45dd1991c7dc0c32fdc034 authored almost 9 years ago by Andrey Okonetchnikov <[email protected]>
Merge pull request #4 from nikgraf/patch-1

fix path of flow linting

67d44b6fb4da84fc043b95e946ec53a72b06016a authored almost 9 years ago by Andrey Okonetchnikov <[email protected]>
fix path of flow linting

7838c98bae528c4265fa5c850481b1231a2b7692 authored almost 9 years ago by Nik Graf <[email protected]>
Updated installation instructions for flow

4ba6146068e4a138ab81500b712acf489c45445c authored almost 9 years ago by Andrey Okonetchnikov <[email protected]>
Added Flow and JSCS to README

f9d7e9e4cd6ecaee6dbc048c6e26eee9dabfc2f0 authored almost 9 years ago by Andrey Okonetchnikov <[email protected]>
Merge pull request #3 from okonet/more-linters

More linters

19b6cca09cdbe57d7660a5153d3b74a30fff1472 authored almost 9 years ago by Andrey Okonetchnikov <[email protected]>
Moved all *.sh files to scripts/

2d8fd8dba876006fd9bedb67c1fec0368af46b36 authored almost 9 years ago by Andrey Okonetchnikov <[email protected]>
Renamed executables to prevent from possible conflicts with linters bins

d0882524437fe81fbc9d4c804f84ad0797d595dc authored almost 9 years ago by Andrey Okonetchnikov <[email protected]>
Added jscs and flow linters.

0d1ae17b920b753900e728da9057e7e4d5d9d552 authored almost 9 years ago by Andrey Okonetchnikov <[email protected]>
Removed eslint and stylelint from dependencies and added a postinstall message. Closes #2

42ba68163295dfc03cdbe66883ccd5899ede0be5 authored almost 9 years ago by Andrey Okonetchnikov <[email protected]>
Check if the executable for linter exist and warn (with instructions) if not. Closes #2

b09456fcf6b222eeaa91d2482b8a44ad48e57df0 authored almost 9 years ago by Andrey Okonetchnikov <[email protected]>
Update README.md

11e6d00964ce07ca51acaeca838ae01f1948da7d authored almost 9 years ago by Andrey Okonetchnikov <[email protected]>
Added package.json example to README

c91b7a0091a514903d7065f3d6a18750391e9bf0 authored almost 9 years ago by Andrey Okonetchnikov <[email protected]>
0.1.1

23a28b09ef8c0450b385cdc2412dea70cf356dd7 authored almost 9 years ago by Andrey Okonetchnikov <[email protected]>
Better glob patterns

05f8f6e13731b98bc78a69fac3cd99d10aaeedbf authored almost 9 years ago by Andrey Okonetchnikov <[email protected]>
Update README.md

a21bd3e0703463c679b6ff417c431fdfbd99df8f authored almost 9 years ago by Andrey Okonetchnikov <[email protected]>
Update README.md

c0c3629b67984313f0f80e309d16bc8e947b9caa authored almost 9 years ago by Andrey Okonetchnikov <[email protected]>
Updated README.md

c6960accd44be1739cee227bf0a0f0756c40259b authored almost 9 years ago by Andrey Okonetchnikov <[email protected]>