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
* ci(travis): Use `semantic-release` v12
* ci(travis): run `semantic-release` and its install...
github.com/lint-staged/lint-staged - e4f0f4438317d2033b0bd6cf2460ee7cdf29252d authored almost 7 years ago by Lufty Wiranda <[email protected]>cosmiconfig starts the search from `process.cwd()` by default in v4.
github.com/lint-staged/lint-staged - e48402e59c9e4611196a96cf0e9f5af7096da4c6 authored almost 7 years ago by Suhas Karanth <[email protected]>github.com/lint-staged/lint-staged - 80596c3bb0e3c19e92ed08296d8cc5f6c71d2d2f authored almost 7 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
https://npm.im/greenkeeper-lockfile
github.com/lint-staged/lint-staged - 2d8981b0837e30eb171d99d4a62cf2efa76d6d16 authored almost 7 years ago by greenkeeper[bot] <[email protected]>* docs: Update inconsistent docs for filtering files
The 'Filtering files' section in the rea...
github.com/lint-staged/lint-staged - 8baab8cb2ee0a2fe0925b458f9711d35970bff94 authored almost 7 years ago by Suhas Karanth <[email protected]>github.com/lint-staged/lint-staged - 237d3f6e72b529fe475bcf89fa5beaf4d7a64b12 authored almost 7 years ago by Simen Bekkhus <[email protected]>
* ci: pass `--ignore-engines` to `yarn install` and to install `semantic-release`
* ci(travis...
github.com/lint-staged/lint-staged - 4cd6aef9f89c1838440f12a966d8caebb6a0ce9d authored almost 7 years ago by Lufty Wiranda <[email protected]>* test: use `expect.assertions()`
* test(runAll): move `expect.assertions()` to the top
* ...
github.com/lint-staged/lint-staged - 8e3545c9acda28f33e1cc094b0bd5144075f713e authored almost 7 years ago by Lufty Wiranda <[email protected]>* ci(travis): cache dependencies
* ci(appveyor): cache dependencies
github.com/lint-staged/lint-staged - e39d1de628c4333ede2264797b12906faaeaf962 authored almost 7 years ago by Lufty Wiranda <[email protected]>for the sake of consistency, because we're using `yarn` now
github.com/lint-staged/lint-staged - a845bb2bd909ee6b8cfcb4c500ad2c3eb243b06d authored almost 7 years ago by Lufty Wiranda <[email protected]>* chore: remove `remove-lockfiles`
* ci(appveyor): use `yarn`
* ci(travis): remove `npm` i...
github.com/lint-staged/lint-staged - aeb4dfbc5dfa93ff3882dd6d35599c355eaa5f01 authored almost 7 years ago by Lufty Wiranda <[email protected]>* chore(package): update prettier to version 1.9.2
* chore: reformat js files with `prettier`
github.com/lint-staged/lint-staged - 3340357d4d8a7e134c72a54bb591701796842e69 authored about 7 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>github.com/lint-staged/lint-staged - 29c3715c2c98656d950a7727e1ef600c6b43bbea authored about 7 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
github.com/lint-staged/lint-staged - f0c468686b6daa0c4f7517b7b4ddb077c3672769 authored about 7 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
github.com/lint-staged/lint-staged - cf87b610ac0e74d6df5b040a8dba994ee6da362d authored about 7 years ago by Suhas Karanth <[email protected]>
github.com/lint-staged/lint-staged - 023ad73fc79737c0a204e1bbae31522653e55fbb authored about 7 years ago by Suhas Karanth <[email protected]>
* feat: Add debug logs
* feat: Command line option --debug
- Parse command line option `--...
github.com/lint-staged/lint-staged - 8f214f0700b4d8ec4a1cc0a30cb8cf6124b1edbc authored about 7 years ago by Suhas Karanth <[email protected]>github.com/lint-staged/lint-staged - c22fbc2f2bf105aaeff8a7963ef387210c207dc0 authored about 7 years ago by Suhas Karanth <[email protected]>
github.com/lint-staged/lint-staged - b0736ca036cfaafb1c4f59b3c704711f099058f6 authored about 7 years ago by Suhas Karanth <[email protected]>
github.com/lint-staged/lint-staged - 9a74d0a2174bc33c9437f99fa39b1c26a8eea5f7 authored about 7 years ago by Tom Chen <[email protected]>
Remove a duplicate test and add a test for the case when .git dir is not in the
project root.
* Add full coverage for runAll.js
* Remove unnecessary condition
* Remove the unnecessary ...
github.com/lint-staged/lint-staged - 15f32be267cd67d962afbbe936c517c2a6adc71f authored about 7 years ago by Andrey Lozhkin <[email protected]>github.com/lint-staged/lint-staged - 6975d989e24b08325ed93698caf61a8d9183f341 authored about 7 years ago by Suhas Karanth <[email protected]>
github.com/lint-staged/lint-staged - 80378f64ff12ca201496e17c81f08742e65f7e86 authored about 7 years ago by Suhas Karanth <[email protected]>
- consolemock {0.3.0 🡲 1.0.2}
- prettier {1.7.4 🡲 1.8.2}
* Remove `gitDir` config option
* Automatically resolve `.git` directory in the project
Closes ...
github.com/lint-staged/lint-staged - 0ed513509651be5a97e0917b2bd6a33db364000a authored about 7 years ago by Patrick Camacho <[email protected]>github.com/lint-staged/lint-staged - 0e40d2c72b49a2657af84991062c88b045cc8021 authored about 7 years ago by Suhas Karanth <[email protected]>
github.com/lint-staged/lint-staged - 3fa4f6dafab4b14df8bacd768a45b45db68a09d7 authored about 7 years ago by Suhas Karanth <[email protected]>
* Add full coverage for runAll.js
* Add console mock to runAll
* Add required changes
*...
github.com/lint-staged/lint-staged - ebf1767b8d3e55250cad96d889614940d4678f2a authored about 7 years ago by Andrey Lozhkin <[email protected]>Closes #239
github.com/lint-staged/lint-staged - 331d3c5773b8013892a903bfd35eb8634db85741 authored about 7 years ago by Andrey Okonetchnikov <[email protected]>
- Bump cosmiconfig {`1.1.0` âž¡ `3.1.0`}, refactor usage.
- Remove greenkeeper directive for igno...
github.com/lint-staged/lint-staged - 0a1fa41440e788c24fb6725da638d374c7ff6725 authored about 7 years ago by Suhas Karanth <[email protected]>
Configuration file can be provided via a -c or --config commandline parameter.
This allows use...
github.com/lint-staged/lint-staged - eacb3d2b73bf2a4fd54cc2a0f830a72c9f1a933f authored about 7 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
Similar to #300
github.com/lint-staged/lint-staged - 50416a94d6e4280b37e8a0d8cdf867910f042af1 authored about 7 years ago by Andrew1024 <[email protected]>
Test - generateTasks.spec
On windows, `process.env.HOME` is not reliable, use `os.tmpdir()` ...
Add code comment explaining why `--` is required even if args might not be
defined.
[skip ci]
github.com/lint-staged/lint-staged - 57f1fe32fcab7b455ca586c7fa0a999f6ed7fe6c authored about 7 years ago by Suhas Karanth <[email protected]>github.com/lint-staged/lint-staged - 065f362839597d9b979f4c0a52875b764b0d1075 authored about 7 years ago by Suhas Karanth <[email protected]>
github.com/lint-staged/lint-staged - 1dc3bd60f301f52cb2e96f441338837ae363131e authored over 7 years ago by Suhas Karanth <[email protected]>
* chore(eslint): use `eslint-plugin-node` in root config
* chore(eslint): set `node/no-unsupp...
github.com/lint-staged/lint-staged - fd79a318985cdc7d94fa8e2969b0a98817c2b4e1 authored over 7 years ago by Lufty Wiranda <[email protected]>npm 5 does not play well with cached `node_modules`.
[skip ci]
github.com/lint-staged/lint-staged - 58ea81805272acd89bf23c98b8c1a88ad343456d authored over 7 years ago by Suhas Karanth <[email protected]>* Update jest
* remove strip-ansi
github.com/lint-staged/lint-staged - d1f24364eec31ffaa26afaa3169da9336551cdaf authored over 7 years ago by Simen Bekkhus <[email protected]>Closes #284
github.com/lint-staged/lint-staged - e17ba5fb0b43a67da8ef8466f071604d88bf671e authored over 7 years ago by Lufty Wiranda <[email protected]>github.com/lint-staged/lint-staged - 30fa5940ae4be9bfd7a8cf6a6012b674e6230ce2 authored over 7 years ago by Suhas Karanth <[email protected]>
* chore: omit already default values
* chore: rearrange to prioritize more important fields
...
github.com/lint-staged/lint-staged - 7abe23f508981740dafe5b8319d6e65b8b677a61 authored over 7 years ago by Andrey Okonetchnikov <[email protected]>
github.com/lint-staged/lint-staged - c9d0849fcac9141b3d572b30c1246796ff3a03c4 authored over 7 years ago by Andrey Okonetchnikov <[email protected]>
* docs: Add screenshots
* docs: Show screenshot in the README
github.com/lint-staged/lint-staged - e976a3caef523751cbf96eb532affebbc39bb7a7 authored over 7 years ago by Andrey Okonetchnikov <[email protected]>github.com/lint-staged/lint-staged - 92e586bbb6e691158ef661be023984093304a04a authored over 7 years ago by Andrey Okonetchnikov <[email protected]>
Also remove stylefmt example since it's not working yet
github.com/lint-staged/lint-staged - 9b0282a146a21bd4b5c3647dbcddf3fcf55d5216 authored over 7 years ago by Andrey Okonetchnikov <[email protected]>github.com/lint-staged/lint-staged - 33da9b34d43c6a30ab308dc7b2f66229c63bd9b7 authored over 7 years ago by Suhas Karanth <[email protected]>
Replace emojis with symbols from `log-symbols` since Windows doesn't support Emoji in CLIs ¯\_(ツ...
github.com/lint-staged/lint-staged - 49b11e49c7d343f8d062a49333d0931facf973db authored over 7 years ago by Lufty Wiranda <[email protected]>Closes #264
github.com/lint-staged/lint-staged - a8a585a426986912cfa4dcfc55f818292d856ad0 authored over 7 years ago by Andrey Okonetchnikov <[email protected]>
* test: Fix failing tests on windows(path compare)
* fix(runAll): Return from function on rejec...
Closes #263
github.com/lint-staged/lint-staged - c0287e63fe2636feadc1b8921ea85f45ce0cbd32 authored over 7 years ago by Andrey Okonetchnikov <[email protected]>github.com/lint-staged/lint-staged - d07b237d996aa582a5a42a584389d92fc10da97e authored over 7 years ago by Andrey Okonetchnikov <[email protected]>
github.com/lint-staged/lint-staged - d2c4f1682ebfbd43131d647f7fd64daead843c8d authored over 7 years ago by Andrey Okonetchnikov <[email protected]>
This will help us to make sure `lint-staged` works cross-platform
github.com/lint-staged/lint-staged - 33a7a4ae6a89603eb929ffe70e3900021a78f307 authored over 7 years ago by Lufty Wiranda <[email protected]>github.com/lint-staged/lint-staged - d99eb3815cbcb7f76d0adf693fe4017c8e31cf7c authored over 7 years ago by Andrey Okonetchnikov <[email protected]>
* chore: Add eslint-node-plugin with the recommended configuration
* chore: Disable no-proces...
github.com/lint-staged/lint-staged - 5e3c04d0cceb2103f6079f3000db8913dae2d351 authored over 7 years ago by Andrey Okonetchnikov <[email protected]>
We only use `jsonlint` in this project,
So it's safe to remove the unused `jsonlint-cli`
* chore: remove unnecessary babel packages
* chore: upgrade `babel-preset-env`
* chore(bab...
github.com/lint-staged/lint-staged - e3b7fafa63466ab854718222795210e59338703e authored over 7 years ago by Lufty Wiranda <[email protected]>* chore(package): update cz-conventional-changelog to version 2.0.0
https://greenkeeper.io/
...
* chore(package): update eslint-config-okonet to version 5.0.1
Closes #233
* test: Use for...
github.com/lint-staged/lint-staged - 4ddc7d193d3ad7b4ab1f281e68df9f009b47486c authored over 7 years ago by Andrey Okonetchnikov <[email protected]>
* ci: don't cache `node_modules`
* ci: no need to run `npm prune`
Because we don't cache `no...
github.com/lint-staged/lint-staged - c4bd7623220f010d783d38520f8cca35d54e1d4a authored over 7 years ago by Lufty Wiranda <[email protected]>Closes #228
github.com/lint-staged/lint-staged - e65521f262217be51af5cf584fd7d158b2176e24 authored over 7 years ago by Lufty Wiranda <[email protected]>
* chore(eslint): list `coverage` dir in `.eslintignore`
The files in this directory shouldn't b...
* chore: move `semantic-release` to Travis
* ci: test on node v8
Closes #225
github.com/lint-staged/lint-staged - 48c8c6ffa8ce9af2e09b0a3958c2c4ef9092026d authored over 7 years ago by Suhas Karanth <[email protected]>Using https://github.com/luftywiranda13/remove-lockfiles
github.com/lint-staged/lint-staged - 2eb10a4bb0a46d82f6b409c4c0d629b7c5c74ff7 authored over 7 years ago by Lufty Wiranda <[email protected]>github.com/lint-staged/lint-staged - 27adf8bbd8cded6524c45497b7b866d32f3d516e authored over 7 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
Fixes #212
Closes #192
github.com/lint-staged/lint-staged - ca85d82aef3849ddb2bbbaecfdc0fa4ab434b843 authored over 7 years ago by Seth Fitzsimmons <[email protected]>
Only these files (without test files etc.):
- `package.json`
- `README.md`
- `LICENSE`
- `...
Closes #195
BREAKING CHANGE:
This might affect existing setups which depend on the `--` a...
github.com/lint-staged/lint-staged - ad2656641cc43d91c044c6f6b8ceb0c1e1ce7764 authored over 7 years ago by Valentin Agachi <[email protected]>github.com/lint-staged/lint-staged - 48fbe20c89678de9ef0ef99f7e270d0ced099a4f authored over 7 years ago by 1ven <[email protected]>
github.com/lint-staged/lint-staged - 2bcbc5f41abce233cf7b87e4cc04e2df62220606 authored over 7 years ago by Joseph Frazier <[email protected]>
See https://facebook.github.io/jest/docs/en/configuration.html#testenvironment-string
github.com/lint-staged/lint-staged - 1345a0ab2187fd559ecb46127042e81b5b0da03a authored over 7 years ago by Suhas Karanth <[email protected]>github.com/lint-staged/lint-staged - 3f9517e25402283c55ed94633372dc024722b1c4 authored over 7 years ago by Lufty Wiranda <[email protected]>
github.com/lint-staged/lint-staged - 4bfe017d414c464b801360d0614f092a60483fea authored over 7 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
Closes #152
github.com/lint-staged/lint-staged - 20a40b5359548b683fcb542660f60359b50986e0 authored over 7 years ago by Martin Hochel <[email protected]>Closes #173
github.com/lint-staged/lint-staged - c5b9804b44dcf7cb3aa6a38f8af0dded78ac9575 authored over 7 years ago by georeith <[email protected]>git detection didn't take file extension into consideration which caused an error when using git...
github.com/lint-staged/lint-staged - 4c600178ac26604f5d543028ac846a061e0729f9 authored over 7 years ago by Nataly Shrits <[email protected]>Closes #145
https://greenkeeper.io/
github.com/lint-staged/lint-staged - 4a91ff44953130d69226f8b7a8d3cca5ed331511 authored over 7 years ago by Andrey Okonetchnikov <[email protected]>If the amount of staged files is big, passing them as arguments can exceed a max string limit (o...
github.com/lint-staged/lint-staged - 79ad8b3fcb0c096352ccccd3af137385eb712033 authored over 7 years ago by Suhas Karanth <[email protected]>* change npm to git since gitDir is only used for git executables
* fix(gitDir): `gitDir` sho...
github.com/lint-staged/lint-staged - c7283b77c2cf3637e9f06f953b919a556ffde205 authored over 7 years ago by Timo <[email protected]>github.com/lint-staged/lint-staged - 2c4538f009190f3026abc1ea5f10734eae69d872 authored over 7 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
github.com/lint-staged/lint-staged - 12e38f00729e0b667c3f1daaff8f8bf27be09a33 authored over 7 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
github.com/lint-staged/lint-staged - 7e4ed5149bc1cc3f75305d840d8e10ade6f8980b authored over 7 years ago by Artem Sapegin <[email protected]>
Closes #142
github.com/lint-staged/lint-staged - 21df53eca6a738778bd3a174f2511fabfd01abea authored over 7 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
* Simplify installation instructions
* Use husky instead of pre-commit
github.com/lint-staged/lint-staged - f2fbdd4f7ed47bbb89d88962175dac466bd9c79b authored over 7 years ago by Artem Sapegin <[email protected]>
* Adding logging for when no files match a pattern.
* Using Listr `skip` to skip tasks with emp...
github.com/lint-staged/lint-staged - 56a8562d72a57ac3f130c21089e865cbe1f46f53 authored almost 8 years ago by Andrey Okonetchnikov <[email protected]>
github.com/lint-staged/lint-staged - 9e79050cd51df80ae3fb13620dad61b8628e02c1 authored almost 8 years ago by Andrey Okonetchnikov <[email protected]>
Apparently, `npm-which` already covers this for us so no need to implement $PATH lookup
github.com/lint-staged/lint-staged - 3acd6c7b38ca4d95c7dbf4d9f20d8f61a3a44e64 authored almost 8 years ago by Andrey Okonetchnikov <[email protected]>github.com/lint-staged/lint-staged - 6e0c357441b15b295ea66ef09c25429b00fcf98a authored almost 8 years ago by Andrey Okonetchnikov <[email protected]>
github.com/lint-staged/lint-staged - 871921795696d30c8c9eafb8fe22e35aab06c58d authored almost 8 years ago by Andrey Okonetchnikov <[email protected]>
github.com/lint-staged/lint-staged - 2f03f617bb26f24db23df706f9c177c7224e38bd authored almost 8 years ago by Andrey Okonetchnikov <[email protected]>
github.com/lint-staged/lint-staged - fc1955068232cf280f065bf907237742bf15b813 authored almost 8 years ago by Andrey Okonetchnikov <[email protected]>