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: show helpful warning about git failures

github.com/lint-staged/lint-staged - 74fe356eed1a57b736f48b25b56b556717b482af authored about 5 years ago by Iiro Jäppinen <[email protected]>
refactor: improve long argument warning indentation

github.com/lint-staged/lint-staged - 2b4764305b7ccf7e50b1e11313719d6353d04ce4 authored about 5 years ago by Iiro Jäppinen <[email protected]>
test: add mock console

github.com/lint-staged/lint-staged - d8f7f1da864c573aefe407f198dddbb01268e337 authored about 5 years ago by Iiro Jäppinen <[email protected]>
test: do not use tmp for creation of tmp directories

github.com/lint-staged/lint-staged - 761f984b89d3003743d99ce98975271fb72b5713 authored about 5 years ago by Iiro Jäppinen <[email protected]>
refactor: rename src/ to lib/ since it's not compiled

github.com/lint-staged/lint-staged - 49659efb6205e817688e32cb1f74b631a8cd5380 authored about 5 years ago by Iiro Jäppinen <[email protected]>
test: scope global jest timeout to only runAll.unmocked.spec

github.com/lint-staged/lint-staged - 09e6edfa71d618f1426973f48648038867032e91 authored about 5 years ago by Iiro Jäppinen <[email protected]>
test: remove non-functioning, throwing tests

github.com/lint-staged/lint-staged - 1b9e85a0ea9b2a16eed49623df6d71c1de43ff21 authored about 5 years ago by Iiro Jäppinen <[email protected]>
refactor: move file operations to separate file

github.com/lint-staged/lint-staged - 158c90080036bc38ee8605d407a8a138403bcbbb authored about 5 years ago by Iiro Jäppinen <[email protected]>
test: rework usage of tmp module

github.com/lint-staged/lint-staged - cb9aaf084ea0e6466a4596b558df75b8e70420eb authored about 5 years ago by Iiro Jäppinen <[email protected]>
refactor: no need to use path.resolve since path is normalized

github.com/lint-staged/lint-staged - b3eb3fcfffe55bd0cec85dc8ab7e87d399f52cb8 authored about 5 years ago by Iiro Jäppinen <[email protected]>
refactor: check for merge using fs.access before fs.readfile

github.com/lint-staged/lint-staged - eb54a8976057f4ded466b50a2a8a88dad9a773a9 authored about 5 years ago by Iiro Jäppinen <[email protected]>
test: move mock files inside test directory

github.com/lint-staged/lint-staged - e68255a32ed490cc5dd9091100a947c7f1380710 authored about 5 years ago by Iiro Jäppinen <[email protected]>
refactor: use execa.command to avoid parsing of commands

github.com/lint-staged/lint-staged - effdb4cd7740390ff0b8aa3c63a147909f8700c2 authored about 5 years ago by Iiro Jäppinen <[email protected]>
fix: gitWorkflow handles active merge mode

github.com/lint-staged/lint-staged - 2f1e886cba422844b0496a96696dae5296835862 authored about 5 years ago by Iiro Jäppinen <[email protected]>
test: add test for failing merge conflict resolution

lint-staged loses the MERGE_HEAD while stashing backups, so the current behaviour breaks merge c...

github.com/lint-staged/lint-staged - a2b9716e9d00ac79cd2cb1b56723387201011c9d authored about 5 years ago by Iiro Jäppinen <[email protected]>
test: add some runAll tests

github.com/lint-staged/lint-staged - bbfdbce60ce1bee5a110f2232beba0cac6ce2573 authored about 5 years ago by Iiro Jäppinen <[email protected]>
test: increase jest timeout for slow CI runners

github.com/lint-staged/lint-staged - 061946ca19b823b8d414d33746613a1312a4ef78 authored about 5 years ago by Iiro Jäppinen <[email protected]>
fix: try applying unstaged changes before handling errors

github.com/lint-staged/lint-staged - 357934fe1e193040d1a138d3d138da1377004be2 authored about 5 years ago by Iiro Jäppinen <[email protected]>
refactor: improvements

github.com/lint-staged/lint-staged - 9b101cd170593caee8dca76b66a1056e3330edb5 authored about 5 years ago by Iiro Jäppinen <[email protected]>
refactor: GitWorkflow is a class

github.com/lint-staged/lint-staged - 128631d24ac830d5193076c86e57117cfe8faafd authored about 5 years ago by Iiro Jäppinen <[email protected]>
fix: retry failing apply with 3-way merge

github.com/lint-staged/lint-staged - 76cb08f6eecd68f3ae7e606216b4c5fdc1da94f0 authored about 5 years ago by Iiro Jäppinen <[email protected]>
refactor: simplify gitWorkflow by creating only one stash

github.com/lint-staged/lint-staged - 762d4d1543c217ecd9b0f18a0d97c46c9502f293 authored about 5 years ago by Iiro Jäppinen <[email protected]>
test: update test for restoring changes

github.com/lint-staged/lint-staged - d843d07915f05c466d133a6369ee7d0212ef9bbe authored about 5 years ago by Iiro Jäppinen <[email protected]>
ci: print git version number in AppVeyor

github.com/lint-staged/lint-staged - 5be9cb47270fff5e7f142a59da30cb2cb7d8bba3 authored about 5 years ago by Iiro Jäppinen <[email protected]>
feat: use git stashes for gitWorkflow

github.com/lint-staged/lint-staged - 40a5db1f6b1ad17b5a593974b6db93015f50824c authored about 5 years ago by Iiro Jäppinen <[email protected]>
fix(deps): bump eslint-utils from 1.4.0 to 1.4.3 to fix a security vulnerability (#722)

Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils) from 1.4.0 to 1.4.3.
- [Releas...

github.com/lint-staged/lint-staged - ed84d8e812010f6da333eff7ca31c71ebf35e7df authored about 5 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build: Use [email protected] to enable prerelease channels

github.com/lint-staged/lint-staged - 3f27bc774c5e194710a01bf73face4ac34f957e7 authored about 5 years ago by Andrey Okonetchnikov <[email protected]>
fix: create fn title with mock file list of correct length

github.com/lint-staged/lint-staged - 8c3ca586a90153f658bdb6152148617224ea7ab4 authored about 5 years ago by Iiro Jäppinen <[email protected]>
refactor: add check before creating short function title

github.com/lint-staged/lint-staged - 403f80b74468dd5682f27bfbeabdd779d492f0e8 authored about 5 years ago by Iiro Jäppinen <[email protected]>
fix: add note about next version (#708)

github.com/lint-staged/lint-staged - 8ec040c70ed7665dfdeacda0045264b5c54528fe authored about 5 years ago by Iiro Jäppinen <[email protected]>
feat: Use shorter title for function tasks with many staged files (#706)

* refactor: remove usage of `linter` and prefer `command`
* test: remove full snapshot since ne...

github.com/lint-staged/lint-staged - 1dcdb8963585d0b60f820de5723c26acc2b3c7aa authored about 5 years ago by Iiro Jäppinen <[email protected]>
Merge pull request #695 from sheerun/config

Allow to pass config instead of configPath

github.com/lint-staged/lint-staged - 88d9d4f63e6208035726ea56ff355ebd1591e7c7 authored over 5 years ago by Iiro Jäppinen <[email protected]>
feat: allow to pass config instead of configPath

github.com/lint-staged/lint-staged - 14c46d2d57fc8c21d4d65fc057b4097ae6a397e8 authored over 5 years ago by Adam Stankiewicz <[email protected]>
Merge pull request #703 from sa1dai/readme-correction

correct readme

github.com/lint-staged/lint-staged - 8583641872ef3f24aa1641aead21915d07da2e86 authored over 5 years ago by Iiro Jäppinen <[email protected]>
docs: correct glob example in readme

github.com/lint-staged/lint-staged - 96ea08ffcdc5471aa90cb20ed5fd14771859ff62 authored over 5 years ago by Maxim Boichenko <[email protected]>
fix: validateConfig validates function task return values

github.com/lint-staged/lint-staged - d8fad78b96fb704fdd765d0dbd74770554a07913 authored over 5 years ago by Iiro Jäppinen <[email protected]>
fix: include renames when getting list of staged files

github.com/lint-staged/lint-staged - 2243a839ccc9781a37c290e6c7d3e03bfb76b857 authored over 5 years ago by Iiro Jäppinen <[email protected]>
fix: normalize gitDir path to posix using normalize-path

github.com/lint-staged/lint-staged - f485e513b49a83181b3db504a10a363b4e913a6e authored over 5 years ago by Iiro Jäppinen <[email protected]>
fix: generateTasks handles parent dir globs correctly

github.com/lint-staged/lint-staged - 82b5182833b288ee826b5eb6769bdde8cddc8ae7 authored over 5 years ago by Iiro Jäppinen <[email protected]>
test: mock resolveGitDir to fix runAll tests

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

github.com/lint-staged/lint-staged - eb3fa834d6f6f63a9d2140dab137801b6966ea2b authored over 5 years ago by Iiro Jäppinen <[email protected]>
refactor: no need to create absolute paths since cwd is already absolute

github.com/lint-staged/lint-staged - 94dbedabb2bbf786dd58e6c206546abf47d571f6 authored over 5 years ago by Iiro Jäppinen <[email protected]>
refactor: remove unnecessary try/catch

github.com/lint-staged/lint-staged - 23019a5bb29bc29624306c4eaaa07eda8e4348b1 authored over 5 years ago by Iiro Jäppinen <[email protected]>
refactor: generateTasks is not async

github.com/lint-staged/lint-staged - f77cefaac2908d37a36f8e0b8e6cf521b3204ab5 authored over 5 years ago by Iiro Jäppinen <[email protected]>
fix: apply patch only if there's a diff

github.com/lint-staged/lint-staged - e70e08fb716d0627a9c50b54638ad139389eb675 authored over 5 years ago by Iiro Jäppinen <[email protected]>
test: add parrent dir linting configuration test

github.com/lint-staged/lint-staged - d85a39e8d0496e6a9358e259bd7365c8c1ccc945 authored over 5 years ago by albertjan <[email protected]>
test: move to other file

github.com/lint-staged/lint-staged - add7ef935d9628ba6e166eacf240bb3e4586a7af authored over 5 years ago by albertjan <[email protected]>
test: use path.join to make windows happy

github.com/lint-staged/lint-staged - 278cd9e37af2efdab1fbc4ae93725f387e644257 authored over 5 years ago by albertjan <[email protected]>
test: remove relPath

github.com/lint-staged/lint-staged - 710be313809901e6fe3275c476b6f82241093989 authored over 5 years ago by albertjan <[email protected]>
test: should clear unstaged changes when linter applies same changes

github.com/lint-staged/lint-staged - 02b2708e36344d85ab81a4f9a6055cdb4c84a424 authored over 5 years ago by Iiro Jäppinen <[email protected]>
test: should fail when linter creates a .git/index.lock

github.com/lint-staged/lint-staged - d9fcbda8b5bb13098408f377b8a453baa9c532a5 authored over 5 years ago by Iiro Jäppinen <[email protected]>
refactor: set SIGINT listener in bin instead of runAll

github.com/lint-staged/lint-staged - 127cd95b6faecf605449054eba54582b146719d5 authored over 5 years ago by Iiro Jäppinen <[email protected]>
chore: use jsonlint --in-place

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

github.com/lint-staged/lint-staged - 34ab803e1a164ae3bd51705d8e91ace477c2a46d authored over 5 years ago by Iiro Jäppinen <[email protected]>
fix: pin [email protected] to support node 8

github.com/lint-staged/lint-staged - e879b6afbd0b922b5d5e950c52c01e95a6394b29 authored over 5 years ago by Iiro Jäppinen <[email protected]>
chore: upgrade devDependencies and simplify eslint config

github.com/lint-staged/lint-staged - 0ce85b202305522bc694f19b53a2a35ffb5af838 authored over 5 years ago by Iiro Jäppinen <[email protected]>
fix: remove empty spaces from warning

github.com/lint-staged/lint-staged - 6126b725b9a5a834736fb7bca66e55173d263eb5 authored over 5 years ago by Iiro Jäppinen <[email protected]>
fix: pin [email protected] to support node 8

github.com/lint-staged/lint-staged - ee774e31af1663f1b927da83e2ea6ebf13571144 authored over 5 years ago by Iiro Jäppinen <[email protected]>
refactor: change 'linters' to 'tasks'

github.com/lint-staged/lint-staged - 7a9df2f734623000d708e4eba248fd0c571494bd authored over 5 years ago by Cameron Hunter <[email protected]>
test: update snapshots

github.com/lint-staged/lint-staged - 0342ebff6e2e4e6ad228fcd7dce7bf11e999dc34 authored over 5 years ago by Cameron Hunter <[email protected]>
refactor: allow runAll and generateTasks to receive cwd

github.com/lint-staged/lint-staged - 8ba95d50c558d6ae636692539cbbef371abbd1eb authored over 5 years ago by Iiro Jäppinen <[email protected]>
test: add integration test for runAll

github.com/lint-staged/lint-staged - 743246979008495efdeb9013ade90f18569dd02f authored over 5 years ago by Iiro Jäppinen <[email protected]>
docs: add information about ignoring files

github.com/lint-staged/lint-staged - cf8a005062ca90c7f6848ac7184d955f5220a741 authored over 5 years ago by Iiro Jäppinen <[email protected]>
docs: add --relative to README

github.com/lint-staged/lint-staged - da0bbc7569c36d0670070146234379b9958fc007 authored over 5 years ago by Iiro Jäppinen <[email protected]>
test: add test for gitStashPop throwing

github.com/lint-staged/lint-staged - 443ee9002018e07659196ad02708e4b78607d428 authored over 5 years ago by Iiro Jäppinen <[email protected]>
feat: add --relative option for controlling file paths

All commands specified in the configuration will run in the current directory when using relativ...

github.com/lint-staged/lint-staged - 242deb5564ffcf98a6f73801d9f7780d96fde24c authored over 5 years ago by Iiro Jäppinen <[email protected]>
docs: fix a typo (#657)

github.com/lint-staged/lint-staged - 6572a82e1b63718ae58918db897733c45e07b6ec authored over 5 years ago by 0xflotus <[email protected]>
feat: make node-api accessible

github.com/lint-staged/lint-staged - ca379068de27fb838270e7a4772f83258d613acc authored over 5 years ago by Cameron Hunter <[email protected]>
fix: snapshot with fully-resolved path name

github.com/lint-staged/lint-staged - b1a08b8da1e7c69035352e2400d803b6f62730db authored over 5 years ago by Cameron Hunter <[email protected]>
test: improve test coverage

github.com/lint-staged/lint-staged - 76264eb3bcbc7f8840efa66b7268f4d4435e14b5 authored over 5 years ago by Cameron Hunter <[email protected]>
refactor: convert main entrypoint to use an object

github.com/lint-staged/lint-staged - 386ff4afaaf3439dd2b07088870cd8c2ec26cf3a authored over 5 years ago by Cameron Hunter <[email protected]>
test: improve test coverage

github.com/lint-staged/lint-staged - 107402f233d2b064350a375312817222cbdd9c03 authored over 5 years ago by Cameron Hunter <[email protected]>
refactor: return a Promise<Boolean> from the main entrypoint

github.com/lint-staged/lint-staged - 06269dd3ea067985b8f36af1a231e6bc7bd983ea authored over 5 years ago by Cameron Hunter <[email protected]>
test: improve test coverage of printErrors

github.com/lint-staged/lint-staged - 0dee25b20b3bcfd650f2cf09ac8ee4c4066cba5c authored over 5 years ago by Cameron Hunter <[email protected]>
docs: add node api to README

github.com/lint-staged/lint-staged - dd1100bf289e81975b7c648ab2960b2bd7e76bc8 authored over 5 years ago by Cameron Hunter <[email protected]>
refactor: simplify bin declaration in package.json

github.com/lint-staged/lint-staged - d8b3695da867e9e140d6696aecacb705b5fe0496 authored over 5 years ago by Cameron Hunter <[email protected]>
docs: fix ignore example glob

github.com/lint-staged/lint-staged - 28da59a975da367b3ca9710e5387049c29fb1467 authored over 5 years ago by Iiro Jäppinen <[email protected]>
fix: run all commands returned by function linters

Function linters have to be evaluated at makeCmdTasks, and resolveTaskFn has to run for each of ...

github.com/lint-staged/lint-staged - 0dd0c9486bc72b5d13ea021c0148765fc30b262a authored over 5 years ago by Iiro Jäppinen <[email protected]>
docs: add ignore glob example

github.com/lint-staged/lint-staged - 146e6ce88987098c3478455dd8ad7f8bb1e83807 authored over 5 years ago by Iiro Jäppinen <[email protected]>
fix: Update node version requirement (#646)

* fix: specify lowest node version in package.json

The lowest version of node required by exp...

github.com/lint-staged/lint-staged - 6c1e42fb2f9db44fa4dcf3b966f045002cb363d2 authored over 5 years ago by Iiro Jäppinen <[email protected]>
feat: support functions as linter commands

Linter functions receive an array of the staged filenames (matching the glob), and return a comp...

github.com/lint-staged/lint-staged - f76c0d167065cadf7b53f779ecc8cf48923d5976 authored over 5 years ago by Iiro Jäppinen <[email protected]>
refactor: remove unused configuration options

github.com/lint-staged/lint-staged - 28f3c407c8c1feda5bd1dbb58c771c181a07bacb authored over 5 years ago by Iiro Jäppinen <[email protected]>
docs: print a warning when arguments length is too long based on platform

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

github.com/lint-staged/lint-staged - 2753640fab6588a1a6fbd9d84b6480b141df8985 authored over 5 years ago by Iiro Jäppinen <[email protected]>
fix: parse titles for function linters

github.com/lint-staged/lint-staged - e24aaf213d84a8a174b3bb189373febfac39e559 authored over 5 years ago by Iiro Jäppinen <[email protected]>
docs: restore filtering section to README

github.com/lint-staged/lint-staged - 309ff1cd4ffb618f96b1d7cbf8198a78a96027db authored over 5 years ago by Iiro Jäppinen <[email protected]>
feat: add deprecation error for advanced configuration

github.com/lint-staged/lint-staged - 4bef26e3b59a12ecf6c0aa764d4e6aea8a13bc89 authored over 5 years ago by Iiro Jäppinen <[email protected]>
refactor: remove dependency on path-is-inside

github.com/lint-staged/lint-staged - e8296469729cb0689e2bf43b5b3ec67f2509ea94 authored over 5 years ago by Iiro Jäppinen <[email protected]>
refactor: remove dependency on lodash

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

github.com/lint-staged/lint-staged - c59cd9aaca6647c8107b8e8d38b9d7ca3a143e16 authored over 5 years ago by Iiro Jäppinen <[email protected]>
refactor: pass unparsed commands to execa with --shell

github.com/lint-staged/lint-staged - 19536e3273b680199f9840388b1533e237b3843b authored over 5 years ago by Iiro Jäppinen <[email protected]>
refactor: rename --silent to --quiet

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

github.com/lint-staged/lint-staged - 18acd59a5e1bd917f9f689a8028a20e4f09c403d authored over 5 years ago by Iiro Jäppinen <[email protected]>
docs: correct config file name

github.com/lint-staged/lint-staged - e862e7e5d28d00cf33159d4621163d37c81d2df7 authored over 5 years ago by Iiro Jäppinen <[email protected]>
test: ignore testSetup from coverage report

github.com/lint-staged/lint-staged - 2ba6d617f5b701f7ed6f3e01399af3cb66bb2924 authored over 5 years ago by Iiro Jäppinen <[email protected]>
feat: add --shell and --quiet flags

- `--shell` disables parsing of command strings, enabling advanced shell scripts at the cost of ...

github.com/lint-staged/lint-staged - ecf9227310d929543aaf290145c97b9a53bb9cd9 authored over 5 years ago by Iiro Jäppinen <[email protected]>
refactor: remove advanced configuration options

BREAKING CHANGE: The advanced configuration options have been deprecated in favour of the simple...

github.com/lint-staged/lint-staged - 04190c84e5d4f015880cb3e7f211414b9442bb44 authored over 5 years ago by Iiro Jäppinen <[email protected]>
refactor: use execa's shell option to run commands

BREAKING CHANGE: Local commands are no longer resolved by lint-staged, but execa will do this in...

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

github.com/lint-staged/lint-staged - d3f6475443ad549ce0a0f193652c8184ddc1f8d7 authored over 5 years ago by Iiro Jäppinen <[email protected]>
refactor: warn about long arguments string only once

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