Ecosyste.ms: OpenCollective

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

lint-staged

improve developer experience and code quality for teams
Collective - Host: opensource - https://opencollective.com/lint-staged - Code: https://github.com/okonet/lint-staged

refactor: remove support for chunking

BREAKING CHANGE: Very long arguments strings are no longer chunked on Windows. Function linters ...

github.com/lint-staged/lint-staged - 2ca9050c4d69a123252a09c8547e07db5fb6308d authored over 5 years ago by Iiro Jäppinen <[email protected]>
chore: upgrade del

github.com/lint-staged/lint-staged - 0bdf501ae4b75aa51a62929bfa5231b33c5e19de authored over 5 years ago by Iiro Jäppinen <[email protected]>
refactor: support function linters in getConfig

github.com/lint-staged/lint-staged - 9e4346fd065867d1d9c01065bc395d33761ea0ba authored over 5 years ago by Iiro Jäppinen <[email protected]>
docs: update README

github.com/lint-staged/lint-staged - bcd52ac0cc2129ff72f28114848cfd4b62fdf6ea authored over 5 years ago by Iiro Jäppinen <[email protected]>
feat: support function linter returning array of commands

github.com/lint-staged/lint-staged - 36e54a24461a337a7ceae8962fdff42a917352e5 authored over 5 years ago by Iiro Jäppinen <[email protected]>
test: update tests for function linters

github.com/lint-staged/lint-staged - 6d4beec33c55848eb5f3c286ae6a0a1dfca99a42 authored over 5 years ago by Iiro Jäppinen <[email protected]>
test: add test for linter command exiting with code 1

github.com/lint-staged/lint-staged - 4db2353af962844d155325ac7314b0247f253e44 authored over 5 years ago by Iiro Jäppinen <[email protected]>
refactor: Use internal execGit to list staged files (#624)

github.com/lint-staged/lint-staged - 279863d25ef7dab856ebae418b9863880902bf52 authored over 5 years ago by Iiro Jäppinen <[email protected]>
refactor: use internal execGit in the hasPartiallyStagedFiles function (#632)

github.com/lint-staged/lint-staged - e332c806fbe6912aa2e7c89b87295f31f2af29db authored over 5 years ago by Iiro Jäppinen <[email protected]>
chore: Use https link to editorconfig.org (#631)

saves a redirect

github.com/lint-staged/lint-staged - 7286f02dd2c14b2b40cfcf09e7885d1da0a21fce authored over 5 years ago by Christian Oliff <[email protected]>
docs: Fix open collective link in funding.md

github.com/lint-staged/lint-staged - d4a3c280fbd0bc857296994894df5255695b8e75 authored over 5 years ago by Andrey Okonetchnikov <[email protected]>
docs: Create Funding.yml

github.com/lint-staged/lint-staged - 59c890b1cba5a1f26f694e215797daa68d29ae4f authored over 5 years ago by Andrey Okonetchnikov <[email protected]>
fix: Override env GIT_DIR variable to resolve to the correct git dir path (#629)

Fixes #627

github.com/lint-staged/lint-staged - 5892455fc48e38e67eef6a9ecc44b1114302fed3 authored over 5 years ago by Hendrik Schalekamp <[email protected]>
chore: Fix tests on Windows (#604)

github.com/lint-staged/lint-staged - bffef73e0d542275e387280c3eeb7377307730d8 authored over 5 years ago by Vladislav Tupikin <[email protected]>
refactor: makeCmdTasks receives gitDir as argument

github.com/lint-staged/lint-staged - c87671f815b824e74a229a8ffcc0f797a875aea1 authored over 5 years ago by Iiro Jäppinen <[email protected]>
refactor: generate gitDir only once, using git rev-parse

github.com/lint-staged/lint-staged - 892198988bfff71bac3f4e5d34db7015ed7d5a0d authored over 5 years ago by Iiro Jäppinen <[email protected]>
refactor: generateTasks doesn't calculate gitDir itself

github.com/lint-staged/lint-staged - defcdfc78633a963b85394227513ca06d29eb5f7 authored over 5 years ago by Iiro Jäppinen <[email protected]>
feat: throw error in runAll if outside git directory

github.com/lint-staged/lint-staged - 6ac666dfd89f4ea5ce4ef9004d1c2a2c85170f02 authored over 5 years ago by Iiro Jäppinen <[email protected]>
refactor: resolveGitDir uses execGit

github.com/lint-staged/lint-staged - 98713892025110c6c533ea9c61faf35c911c5055 authored over 5 years ago by Iiro Jäppinen <[email protected]>
fix: normalize gitDir path for Windows compatibility

github.com/lint-staged/lint-staged - 90e343b103b90c5f1f0a5a7ca204986769071fd7 authored over 5 years ago by Iiro Jäppinen <[email protected]>
test: add test for resolveGitDir behaviour outside a git directory

github.com/lint-staged/lint-staged - ed9e58617fb03453411825b1619c915d4694615c authored over 5 years ago by Iiro Jäppinen <[email protected]>
test: fix test

github.com/lint-staged/lint-staged - cb5fcbd4675e2f5758434004a66d3cf3f48694c6 authored over 5 years ago by Iiro Jäppinen <[email protected]>
test: improve runAll tests

github.com/lint-staged/lint-staged - e770d8feab3dc743f49f77eb3f473d16fbbfcb85 authored over 5 years ago by Iiro Jäppinen <[email protected]>
docs: update husky configuration example to match v1.x (#566)

* update husky post-commit configuration

* show both husky v0.x and v1.x configuration

github.com/lint-staged/lint-staged - 738af137da9a42ff8461f610bfe1bffce80e7802 authored over 5 years ago by levy <[email protected]>
fix: Resolve security vulnerability in dependencies (#615)

bump up cosmiconfig and re-runs yarn

Closes #600

github.com/lint-staged/lint-staged - 315890a31162c70398b7f467bc5d2c64ed391b3c authored over 5 years ago by Matthew Wang <[email protected]>
docs: Correct section about filtering files (#612)

github.com/lint-staged/lint-staged - cbf0e0ed7324c9d4707839cbb5758f1ae6e6f550 authored over 5 years ago by Anton Rieder <[email protected]>
fix: update yup to 0.27.0 (#607)

Prevent @babel/runtime strict version pinning.
See https://github.com/jquense/yup/issues/486

github.com/lint-staged/lint-staged - 098452423fd3cdc4d80f861d330d64bc82f7bbaf authored over 5 years ago by Ilya Semenov <[email protected]>
chore: fix typo in package.json (#603)

github.com/lint-staged/lint-staged - e0c8aff2544da7c87c1d1dbe12f7ac53c3baf368 authored over 5 years ago by Vladislav Tupikin <[email protected]>
fix: fix issue with scoped pkg listr-update-renderer (#587)

Seems to be an issue with listr-update-renderer, version 0.5.0 was
released more recent not sco...

github.com/lint-staged/lint-staged - 63b085f7b8a6ae953c0070fcb4122499fdb73542 authored almost 6 years ago by Matthew Bulfair <[email protected]>
docs: Update screencast and installation instructions

Suggest to use `npx mrm lint-staged` to simplify initial installation and setup of both husky an...

github.com/lint-staged/lint-staged - 130357393336ad3ff2cb5e916c3386a1f1638921 authored almost 6 years ago by Andrey Okonetchnikov <[email protected]>
fix: Use lodash version with prototype pollution fix (#578)

github.com/lint-staged/lint-staged - 0be88a00cc76ef303276ee7033a91d95391f23a8 authored almost 6 years ago by Josiah Wiebe <[email protected]>
docs: Update Node version in the documentation (#579)

github.com/lint-staged/lint-staged - 138fbc71407401fe37b34abcf0ea59b54cad1515 authored almost 6 years ago by Kevin Pagtakhan <[email protected]>
refactor: Use micromatch `ignore` option instead of patterns with negations

github.com/lint-staged/lint-staged - f9e5d7b4de47226768bdeab5b3f94d4541e93dbc authored almost 6 years ago by Andrey Okonetchnikov <[email protected]>
chore: Update yarn.lock

github.com/lint-staged/lint-staged - 6e3218868e3211da6116ef33a8f1e5c1a338e194 authored almost 6 years ago by Andrey Okonetchnikov <[email protected]>
fix: Display package name when node-please-upgrade is being used (#575)

Before: `undefined requires at least version 8.6.0 of Node, please upgrade`
After: `lint-staged...

github.com/lint-staged/lint-staged - f5bed7bad940518fb7161e26fbc9a87b4f091edf authored almost 6 years ago by Julien Fontanet <[email protected]>
fix: Avoid stashing if no staged files has been changed (#570) (#573)

* fix: add check for changed lint-staged files before stashing changes

- add test to check if...

github.com/lint-staged/lint-staged - 8c4d9c907eb1606868f6f24a1ccb17762b57723d authored almost 6 years ago by Jake Bentvelzen <[email protected]>
fix: Fix configuration validation and allow specifying custom renderers (#572)

- Improve configuration validation
- use `yup` to validate
- add more tests

Fixes #567

github.com/lint-staged/lint-staged - d5e738db25eb4c8747d7f90e617771aaa3213912 authored almost 6 years ago by Stéphane Goetz <[email protected]>
chore: Revert "chore: pin cosmiconfig to 5.0.6" (#571)

This reverts commit 48c5b65581a99457f2f9ce7adcf86f31314f8fd1.

github.com/lint-staged/lint-staged - 406a0c00e83635ed263b8b7a8bb5bbcb8a2a7d2b authored almost 6 years ago by Andrey Okonetchnikov <[email protected]>
docs(readme): Add example for environment variables (#564)

github.com/lint-staged/lint-staged - adfc1d4a024ce731b22c2c26544d6b7ec3be1ecd authored almost 6 years ago by Lochlan Bunn <[email protected]>
chore: Use `unmock` to get rid of mock hoisting (#563)

github.com/lint-staged/lint-staged - 73e04d722cf2a2cd86cb9145d44a229640d13fa9 authored almost 6 years ago by jasonxia23 <[email protected]>
docs: Remove comment about hunks support (#553)

"Automatically fix code" should work out of the box, hunks commits and linter failures work fine.

github.com/lint-staged/lint-staged - ac8cdf19b6c5cd1664a8ab428735e84d2e2fcd92 authored about 6 years ago by Alex Ilyaev <[email protected]>
docs: Update for JetBrains support (#552)

github.com/lint-staged/lint-staged - 352ab8c7aed47f1bc2f22be45a6b6877c025f88b authored about 6 years ago by Tim Kindberg <[email protected]>
chore: Upgrade semantic-release to latest (#548)

* Chore: Upgrade semantic-release to v15

Should fix https://github.com/okonet/lint-staged/iss...

github.com/lint-staged/lint-staged - 30576d6f9d16f361ddcf76af939fc2616b63864d authored about 6 years ago by Rodrigo Bermúdez Schettino <[email protected]>
feat: Add `relative` option to allow passing relative paths to linters (#534)

github.com/lint-staged/lint-staged - fcb774b1ff46bf072e77b757a6b1133bb72b596c authored about 6 years ago by Coenen Benjamin <[email protected]>
docs: Fix typo in README.md (#537)

github.com/lint-staged/lint-staged - 5e607efa759406034961f3909ba40f201ef745d2 authored about 6 years ago by Scott Rudiger <[email protected]>
chore: Upgrade husky to v1 (#543)

github.com/lint-staged/lint-staged - 8285123404fd8fd9ddbfa03420d7714fb9beb944 authored about 6 years ago by Andrey Okonetchnikov <[email protected]>
chore: pin cosmiconfig to 5.0.6 (#538)

github.com/lint-staged/lint-staged - 48c5b65581a99457f2f9ce7adcf86f31314f8fd1 authored about 6 years ago by Andrey Okonetchnikov <[email protected]>
fix: Use listr-update-renderer from npm (#542)

Closes #533

github.com/lint-staged/lint-staged - 503110da0cc1017e713cceb2df1fdd0fcdf981b7 authored about 6 years ago by Andrey Okonetchnikov <[email protected]>
docs(readme): refine prettier examples (#541)

github.com/lint-staged/lint-staged - 6f6c08d7f6cfc5f732dfe89df3e3fe5a6ec5a9a6 authored about 6 years ago by Huáng Jùnliàng <[email protected]>
Merge pull request #513 from okonet/greenkeeper/staged-git-files-1.1.2

Update staged-git-files to the latest version 🚀

github.com/lint-staged/lint-staged - 5e165a3437695933cc136979aa6fae37b3744c38 authored about 6 years ago by Andrey Okonetchnikov <[email protected]>
Merge branch 'master' into greenkeeper/staged-git-files-1.1.2

github.com/lint-staged/lint-staged - 07fd0872bc7891b05cf88a17d872c7b98a4eded7 authored about 6 years ago by Andrey Okonetchnikov <[email protected]>
docs: fix typo (#527)

github.com/lint-staged/lint-staged - 00047ded2b94d070a2e9cedf4d32d17269c1ddee authored about 6 years ago by Kant <[email protected]>
refactor: Use object spread (#524)

Closes #508

github.com/lint-staged/lint-staged - bedba5ae4f1df92c23fa562b27749be81e28cb7c authored about 6 years ago by Nadav Kaner <[email protected]>
fix: Allow to use lint-staged on CI (#523)

github.com/lint-staged/lint-staged - 225a904ede26d529f8f2e1bd42039ee1a6746520 authored about 6 years ago by Andrey Sitnik <[email protected]>
fix(git): Use resolveGitDir in hasPartiallyStagedFiles (#520)

Fixes #514

github.com/lint-staged/lint-staged - af99172ae0c07fee3a5fde8f623cb53014a2c1d8 authored about 6 years ago by Andrey Okonetchnikov <[email protected]>
fix(git): Use resolveGitDir to resolve to .git for git commands (#518)

When options aren't specified, instead of using `process.cwd()`
use `resolveGitDir()`.

Fixes...

github.com/lint-staged/lint-staged - da42f8a4500f11d37667e878b76643b842b98cc7 authored about 6 years ago by Andrey Okonetchnikov <[email protected]>
chore(package): update lockfile yarn.lock

github.com/lint-staged/lint-staged - c4e8a2d1875e3be25c9cd914c681571acfdb62b5 authored about 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
fix(package): update staged-git-files to version 1.1.2

github.com/lint-staged/lint-staged - ce434d382c2b956d5ed003d3f4966ff2c1d54f22 authored about 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
docs: Update readme to include info about partially staged files support

github.com/lint-staged/lint-staged - 592486f63d50d0270035a603bc7e2dfb69925fb6 authored about 6 years ago by Andrey Okonetchnikov <[email protected]>
feat: Add support for partially staged files (#75)

Introduces support for partially staged files with the following algorithm:

1. Before running l...

github.com/lint-staged/lint-staged - f82443c7f7b147aae11e65a797b280ce375c8515 authored about 6 years ago by Andrey Okonetchnikov <[email protected]>
chore: upgrade to jest 23 (#507)

github.com/lint-staged/lint-staged - e6a6ec66af26a4fa505279fac937f076687777e7 authored about 6 years ago by Simen Bekkhus <[email protected]>
docs: Add an example for type checking with flow (#502)

github.com/lint-staged/lint-staged - f05ada6c8f5190999df1ac036fcc647dc9ca624e authored about 6 years ago by Max Stoiber <[email protected]>
docs: Add SurviveJS link

github.com/lint-staged/lint-staged - bcd0af4467a6da98ab4f115f5a0b987030e7c93c authored about 6 years ago by Andrey Okonetchnikov <[email protected]>
docs: Update documentation for husky 1.0 (#496)

github.com/lint-staged/lint-staged - d782fa199855ffac533b8dc8822e01d3fee4673a authored about 6 years ago by typicode <[email protected]>
feat: Allow linting files outside of project folder (#495)

Only when pattern starts with `../`.

github.com/lint-staged/lint-staged - d386c802b42f8e374090b1f9c58e4b60531d30ff authored over 6 years ago by Suhas Karanth <[email protected]>
fix: Make app package.json load error tolerant (#479)

github.com/lint-staged/lint-staged - d59fad712a9309ef0ba11c87e099c9ae32e22693 authored over 6 years ago by Suhas Karanth <[email protected]>
fix: Disable recursive checks for jest-validate (#483)

- Set version for jest-validate to ^23.5.0 which introduced the
recursive option.
- Regenera...

github.com/lint-staged/lint-staged - c350a0ebed91956f6e96afd1a0e4a3cc3621d0e9 authored over 6 years ago by Suhas Karanth <[email protected]>
docs: Readme edits for spelling and grammar (#480)

github.com/lint-staged/lint-staged - 634344af52457da064b5052b28ad3719ced8ebb9 authored over 6 years ago by Zach Ploskey <[email protected]>
docs: Update documentation for advanced options (#472)

* Update documentation
* nest options under avanced header
* remove space

github.com/lint-staged/lint-staged - d52e074f66ae3c604413fca48f0ba6b999c2fcfb authored over 6 years ago by Alban <[email protected]>
feat: Resolve a npm package passed as --config (#464)

Enables a npm package to be passed to the command line `--config` parameter which will be resolv...

github.com/lint-staged/lint-staged - c34a3f7932ad132f585d5721b53a7dfb755570e4 authored over 6 years ago by Cameron Hunter <[email protected]>
fix(package): Update jest-validate to version 23.0.0 (#458)

* fix(package): update jest-validate to version 23.0.0
* chore(package): update lockfile

github.com/lint-staged/lint-staged - 3d0ccb29f24e392e7f1befff8444cd9971b0f101 authored over 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
ci: Update CI scripts to test against current Node release (#453)

* ci(.travis.yml): Update Travis to test against current Node release

Added Node-10 to list o...

github.com/lint-staged/lint-staged - a8816f52546c860a413ecbf2340ab8edf8d74628 authored over 6 years ago by P. Roebuck <[email protected]>
fix: Add .lintstagedrc.js to list of config files to search

github.com/lint-staged/lint-staged - 9e2762075d60a142bb79b3b7bfb672e1d1fee870 authored over 6 years ago by Suhas Karanth <[email protected]>
fix(package): Update listr to version 0.14.1 (#445)

* fix(package): update listr to version 0.14.1
* chore(package): update lockfile

Closes #426

github.com/lint-staged/lint-staged - a56d7c98be4815d8c559ce6c18a71c07df9bd249 authored over 6 years ago by Suhas Karanth <[email protected]>
fix(package): Update cosmiconfig to version 5.0.2 (#444)

* fix(package): update cosmiconfig to version 5.0.2
* chore(package): update lockfile
* fix: M...

github.com/lint-staged/lint-staged - 2fc7aa3f4f2b94fa14187d5c5ab3c07b845ca6de authored over 6 years ago by Suhas Karanth <[email protected]>
chore: Use npm as script runner (#456)

github.com/lint-staged/lint-staged - ec4f4f2050fc38749597e9b533422fcb26ece863 authored over 6 years ago by Suhas Karanth <[email protected]>
fix(cli): Correct value for FORCE_COLOR env var (#451)

The "support-color" package expects to parse an integer value. Code was wrongly assigning a bool...

github.com/lint-staged/lint-staged - 9823d26649542643ff3600df812fea7e75019e59 authored over 6 years ago by P. Roebuck <[email protected]>
feat: Chunked execution of linters on Windows only (#439)

* feat: Chunked execution of linters on Windows only

* test: Add tests for resolveTaskFn
M...

github.com/lint-staged/lint-staged - 1601c026abb283fc71791cf91980485d1ca8d085 authored over 6 years ago by Suhas Karanth <[email protected]>
docs: Mention npx mrm lint-staged template (#438)

github.com/lint-staged/lint-staged - 0924e789406d6f288b262888528fd386c1511538 authored over 6 years ago by Juho Vepsäläinen <[email protected]>
fix: Update "please-upgrade-node" to version 3.0.2 (#434)

Includes semantic version range checking that avoids incorrect flagging
of Node.js version 10+

github.com/lint-staged/lint-staged - b9d84ce8e470dddbdebca0bdf56f6dde7539c4c9 authored over 6 years ago by Christian Murphy <[email protected]>
docs: Link to AgentConf talk by @okonet (#431)

Also sneak in a couple of insignificant changes.

github.com/lint-staged/lint-staged - 5fba40de918d27a22d709d10328ac4dacd6c9a72 authored over 6 years ago by Suhas Karanth <[email protected]>
fix: Parse arguments with single quotes properly. Better tests.

Switched to string-argv since cli-command-parser seems to have a bug.

Closes #419

github.com/lint-staged/lint-staged - 29fc479a763c1ea84289a1ab7511f9b1ef8b4d42 authored over 6 years ago by Andrey Okonetchnikov <[email protected]>
chore: Use prettier for *.js, *.json and *.md files

github.com/lint-staged/lint-staged - 50bda079a2cbbb3b91a42eac273c602ad769aabe authored over 6 years ago by Andrey Okonetchnikov <[email protected]>
fix: Use double quotes to make command work on Windows

github.com/lint-staged/lint-staged - 06635c6cb754ce7c5d1033bbeb3eafd42a50bdb8 authored over 6 years ago by Andrey Okonetchnikov <[email protected]>
fix: Fix cli-command-parser to parse arguments for execa

Fixes #419

github.com/lint-staged/lint-staged - b4fbc3bc7fa40beb4dc54cef2171843fd48852e0 authored over 6 years ago by Andrey Okonetchnikov <[email protected]>
chore: Disable prettier eslint plugin in .eslintrc

By disabling it in .eslintrc and enabling as a `--rule` option
on npm script allows removing for...

github.com/lint-staged/lint-staged - 838b5ed0106b4721e99c521f4e81f1ea34a2fd19 authored over 6 years ago by Andrey Okonetchnikov <[email protected]>
fix: Hide err msg in private field to avoid duplicate logs (#421)

github.com/lint-staged/lint-staged - 4d6f1651aec2e70af4286a1c7433d34cf43c626a authored over 6 years ago by Suhas Karanth <[email protected]>
chore(package): update lockfile

https://npm.im/greenkeeper-lockfile

github.com/lint-staged/lint-staged - 3ea8b062b42960af8b2dcab871c2085af99d2fe5 authored over 6 years ago by greenkeeperio-bot <[email protected]>
fix(package): update staged-git-files to version 1.1.1

github.com/lint-staged/lint-staged - 31176c9e4df76666178962751b90ea8c6e40daa8 authored over 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
chore: Update prettier to the latest version 🚀 (#405)

* chore(package): update prettier to version 1.11.1

* chore(package): update lockfile

http...

github.com/lint-staged/lint-staged - 19e39cd87d81298bc919f446306b83313d841a80 authored over 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
docs: Move section for use with monorepo under FAQ (#409)

github.com/lint-staged/lint-staged - 7fa2fa64737ba7b407dbce26b08e0f48ef975714 authored almost 7 years ago by Suhas Karanth <[email protected]>
docs: Add JetBrains IDE instructions for bugfix (#408)

* Add JetBrains IDE instructions for bugfix

* Apply requested changes

* Remove full name c...

github.com/lint-staged/lint-staged - 7cca08110eb4b3aa3369ed025496088731d1a7f6 authored almost 7 years ago by Taylor Ham <[email protected]>
chore(package): Update prettier to version 1.11.0 (#403)

github.com/lint-staged/lint-staged - ee024f872d0990756259da8e65f85f67c983ab37 authored almost 7 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
perf: Switch from minimatch to micromatch (#388)

Since micromatch supports multiple patterns for filtering, filter staged files
in a single pass ...

github.com/lint-staged/lint-staged - 5a333a03be0ca74f713662aac0d9ab96b164ca0c authored almost 7 years ago by Suhas Karanth <[email protected]>
feat: Remove support for npm scripts (#390)

- Update `findBin` to only resolve binaries installed locally or globally. Also
add simple ca...

github.com/lint-staged/lint-staged - d8b836cbfb86b5225f1946020e304a639d64deb8 authored almost 7 years ago by Suhas Karanth <[email protected]>
refactor: Drop support for Node.js 4 (#399)

- Change Node.js requirement in `engines.node` to `>=6`. Use
`please-upgrade-node` to give hel...

github.com/lint-staged/lint-staged - 05a062dca48c5ae53b5f65f05acf4f2c8388442f authored almost 7 years ago by Suhas Karanth <[email protected]>
ci: Whitelist the `next` branch

github.com/lint-staged/lint-staged - 6ace14e3273730484956c138119a1c64b91145eb authored almost 7 years ago by Suhas Karanth <[email protected]>
fix(package): Bump dependencies

Dependencies
- chalk { 2.3.0 => 2.3.1 }
- commander { 2.12.2 => 2.14.1 }
- e...

github.com/lint-staged/lint-staged - 267ff0f848875cf3fedb640b2cdbb00fd5317152 authored almost 7 years ago by Suhas Karanth <[email protected]>
fix(package): Update staged-git-files to version 1.0.0

github.com/lint-staged/lint-staged - 677e860dfdc72374bf0d5cbcea343a94415811fd authored almost 7 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
feat(config): Add `ignore` config option (#385)

This allows users to prevent some files from being processed by
lint-staged ever. This is usefu...

github.com/lint-staged/lint-staged - 5b7bc67c8cdf5160bc78fb4012b2f40d85f88075 authored almost 7 years ago by Kent C. Dodds <[email protected]>