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
[feat] override the current pattern
its-dibo opened this issue 11 months ago
its-dibo opened this issue 11 months ago
fix: ignore stdin of spawned commands
iiroj opened this pull request 12 months ago
iiroj opened this pull request 12 months ago
lint-staged repeat many time ,when commit in windows powershell,cmd
tlimz opened this issue 12 months ago
tlimz opened this issue 12 months ago
`--all` flag
saiichihashimoto opened this issue 12 months ago
saiichihashimoto opened this issue 12 months ago
Updates 2024-01-17
iiroj opened this pull request 12 months ago
iiroj opened this pull request 12 months ago
Many errors in standard output when using git sparse-checkout
tpluscode opened this issue 12 months ago
tpluscode opened this issue 12 months ago
lint-staged is unable to resolve path to module in Monorepo with map imports
phuczeero opened this issue 12 months ago
phuczeero opened this issue 12 months ago
Path for baseConfig
what1s1ove opened this issue almost 1 year ago
what1s1ove opened this issue almost 1 year ago
fix: restore .pre-commit-hooks.yaml
sqwhong opened this pull request about 1 year ago
sqwhong opened this pull request about 1 year ago
feat: use built-in `exec` instead of `execa` with `execGit`
iiroj opened this pull request about 1 year ago
iiroj opened this pull request about 1 year ago
Importing a reusable json file to ESM JS config fails
iamchathu opened this issue about 1 year ago
iamchathu opened this issue about 1 year ago
There is a bug with bracketed folders
arslonbekXX opened this issue about 1 year ago
arslonbekXX opened this issue about 1 year ago
Type '(filenames: string[]) => Commands | Promise<Commands>' is not assignable to type 'string'
niebag opened this issue about 1 year ago
niebag opened this issue about 1 year ago
Not all lintstagedrc.json files are found in the rush.js monorepo
maximilianfixl opened this issue about 1 year ago
maximilianfixl opened this issue about 1 year ago
Commits from Github Desktop occur errors
amineRemmache opened this issue about 1 year ago
amineRemmache opened this issue about 1 year ago
fix: when determining git directory, use `fs.realpath()` only for sym…
iiroj opened this pull request about 1 year ago
iiroj opened this pull request about 1 year ago
refactor: use commander implies() syntax for flag
iiroj opened this pull request about 1 year ago
iiroj opened this pull request about 1 year ago
feat: `--no-stash` flag implies `--no-hide-partially-staged`
iiroj opened this pull request about 1 year ago
iiroj opened this pull request about 1 year ago
docs: add workaround for verbose Windows output to README FAQ
iiroj opened this pull request about 1 year ago
iiroj opened this pull request about 1 year ago
🦋 Changeset release
github-actions[bot] opened this pull request about 1 year ago
github-actions[bot] opened this pull request about 1 year ago
Fixes
iiroj opened this pull request about 1 year ago
iiroj opened this pull request about 1 year ago
Failed to resolve git repo on mapped network drive
bagley2014 opened this issue about 1 year ago
bagley2014 opened this issue about 1 year ago
How to restore stash files into workspace when lint-staged error
quxiaodong opened this issue about 1 year ago
quxiaodong opened this issue about 1 year ago
exit with exit code 1 without printing anything
xlc opened this issue about 1 year ago
xlc opened this issue about 1 year ago
Unsupported engine warning in node 18.2.0
joaopedrocoelho opened this issue about 1 year ago
joaopedrocoelho opened this issue about 1 year ago
Running lint-stage inexplicably changes code
KuduroJS opened this issue about 1 year ago
KuduroJS opened this issue about 1 year ago
Update lilconfig
antonk52 opened this pull request about 1 year ago
antonk52 opened this pull request about 1 year ago
Use another exit code for internal error.
risu729 opened this issue about 1 year ago
risu729 opened this issue about 1 year ago
Warning when running ESLint with lint-staged: File ignored by default (for eslint cofniguration file)
podplatnikm opened this issue about 1 year ago
podplatnikm opened this issue about 1 year ago
Unable to run `lint-staged` programmatically due to lack of types.
pauliesnug opened this issue about 1 year ago
pauliesnug opened this issue about 1 year ago
docs: update README to mention v13.3.0
iiroj opened this pull request about 1 year ago
iiroj opened this pull request about 1 year ago
test: add integration test for symbolic link git dir
iiroj opened this pull request about 1 year ago
iiroj opened this pull request about 1 year ago
🦋 Changeset release
github-actions[bot] opened this pull request about 1 year ago
github-actions[bot] opened this pull request about 1 year ago
fix: suppress warnings when using --quiet
iiroj opened this pull request about 1 year ago
iiroj opened this pull request about 1 year ago
SyntaxError: Unexpected reserved word at Loader.moduleStrategy (internal/modules/esm/translators.js:133:18)
ryancwalsh opened this issue about 1 year ago
ryancwalsh opened this issue about 1 year ago
feat: support symbolic link git dir
mariodu opened this pull request about 1 year ago
mariodu opened this pull request about 1 year ago
Typescript tsc command checks the type of all files not only staged
dimisus opened this issue about 1 year ago
dimisus opened this issue about 1 year ago
.git is symbolic link not support
mariodu opened this issue about 1 year ago
mariodu opened this issue about 1 year ago
Changelog Incorrect : Package Version 13.3.0 drops support for Node.js 14
jashan777 opened this issue about 1 year ago
jashan777 opened this issue about 1 year ago
Is there an option to configure via arguments (presumably, a feature request)
YakovL opened this issue about 1 year ago
YakovL opened this issue about 1 year ago
lint-staged is unable to operate if committing a git submodule
trusktr opened this issue about 1 year ago
trusktr opened this issue about 1 year ago
any time `src/` files change, how do we run a build and also commit `dist/`?
trusktr opened this issue about 1 year ago
trusktr opened this issue about 1 year ago
lint-staged shows a different set of files to be committed than actually gets committed, and is not stashing changes before hand
trusktr opened this issue about 1 year ago
trusktr opened this issue about 1 year ago
No staged files found.
netronic-dev opened this issue about 1 year ago
netronic-dev opened this issue about 1 year ago
Add support for `package.y`[`a`]`ml`
danielbayley opened this pull request about 1 year ago
danielbayley opened this pull request about 1 year ago
Also find `lint-staged` config in `package.yaml` manifest (support `pnpm`)
danielbayley opened this issue about 1 year ago
danielbayley opened this issue about 1 year ago
ci: run tests with Node.js 21
iiroj opened this pull request about 1 year ago
iiroj opened this pull request about 1 year ago
husky - pre-commit hook exited with code 1 (error)
xiaogao15228966 opened this issue about 1 year ago
xiaogao15228966 opened this issue about 1 year ago
🦋 Changeset release
github-actions[bot] opened this pull request about 1 year ago
github-actions[bot] opened this pull request about 1 year ago
fix(deps): update dependencies
iiroj opened this pull request about 1 year ago
iiroj opened this pull request about 1 year ago
After update to 15.0.1, lerna + nx + lint-staged fails
AlirezaHaghshenas opened this issue about 1 year ago
AlirezaHaghshenas opened this issue about 1 year ago
🦋 Changeset release
github-actions[bot] opened this pull request about 1 year ago
github-actions[bot] opened this pull request about 1 year ago
ci: rename npm script, because it was triggered when running "npm publish"
iiroj opened this pull request about 1 year ago
iiroj opened this pull request about 1 year ago
chore(deps-dev): bump @commitlint/cli from 17.7.2 to 17.8.0
dependabot[bot] opened this pull request about 1 year ago
dependabot[bot] opened this pull request about 1 year ago
lint-stage is not `git add`ing changed files.
trusktr opened this issue about 1 year ago
trusktr opened this issue about 1 year ago
Prettier task never ends
pabloimrik17 opened this issue about 1 year ago
pabloimrik17 opened this issue about 1 year ago
docs: add information about ESLint --no-warn-ignored
domnantas opened this pull request about 1 year ago
domnantas opened this pull request about 1 year ago
Explicitly specified file was ignored due to negative glob patterns in lint stage
dwalker93 opened this issue over 1 year ago
dwalker93 opened this issue over 1 year ago
chore(deps): update dependencies
iiroj opened this pull request over 1 year ago
iiroj opened this pull request over 1 year ago
lint-staged execution of git commit is slow
wjw020206 opened this issue over 1 year ago
wjw020206 opened this issue over 1 year ago
🦋 Changeset release
github-actions[bot] opened this pull request over 1 year ago
github-actions[bot] opened this pull request over 1 year ago
iterates node_modules folder for configuration files and crashes on old config file
rcollette opened this issue over 1 year ago
rcollette opened this issue over 1 year ago
ci: fix Changeset action permissions
iiroj opened this pull request over 1 year ago
iiroj opened this pull request over 1 year ago
How to skip adding of files to git when there were no changes? (slow)
NullVoxPopuli opened this issue over 1 year ago
NullVoxPopuli opened this issue over 1 year ago
ci: allow Actions workflow to create pull requests
iiroj opened this pull request over 1 year ago
iiroj opened this pull request over 1 year ago
Colors render unexpectedly with TERM=dumb since v13.3.0
oedotme opened this issue over 1 year ago
oedotme opened this issue over 1 year ago
feat: require at least Node.js 18.12.0
iiroj opened this pull request over 1 year ago
iiroj opened this pull request over 1 year ago
SyntaxError: Unexpected token '??='
xfLeng opened this issue over 1 year ago
xfLeng opened this issue over 1 year ago
Update loadConfig.js
mauro-ni opened this pull request over 1 year ago
mauro-ni opened this pull request over 1 year ago
Not working with yarn 3.6.3 in pnp mode
mauro-ni opened this issue over 1 year ago
mauro-ni opened this issue over 1 year ago
symlink paths
JamesKyburz opened this issue over 1 year ago
JamesKyburz opened this issue over 1 year ago
fix: correctly read config from stdin
iiroj opened this pull request over 1 year ago
iiroj opened this pull request over 1 year ago
TypeError [ERR_INVALID_ARG_TYPE]: The "path" argument must be of type string or an instance of Buffer or URL. Received type number (0)
Yuuki-Sakura opened this issue over 1 year ago
Yuuki-Sakura opened this issue over 1 year ago
SyntaxError: Unexpected token '??='
tomavic opened this issue over 1 year ago
tomavic opened this issue over 1 year ago
Migrate to 🦋 changesets
iiroj opened this pull request over 1 year ago
iiroj opened this pull request over 1 year ago
listr2 unexpected token '??='
Marckon opened this issue over 1 year ago
Marckon opened this issue over 1 year ago
feat: drop support for Node.js 14
iiroj opened this pull request over 1 year ago
iiroj opened this pull request over 1 year ago
Killing the lint script still causes unstaged changes to be lost
brekk opened this issue over 1 year ago
brekk opened this issue over 1 year ago
receiving result.range ??= (0, node_utils_1.getRange)(node, this.ast); error
DominicGBauer opened this issue over 1 year ago
DominicGBauer opened this issue over 1 year ago
Please show error messages if `makeCmdTasks` fails
kqhasaki opened this issue over 1 year ago
kqhasaki opened this issue over 1 year ago
lint-staged would fail in silence if version in package.json bumped.
kqhasaki opened this issue over 1 year ago
kqhasaki opened this issue over 1 year ago
Long startup time Nuxt - Tailwind
dirkcremers opened this issue over 1 year ago
dirkcremers opened this issue over 1 year ago
ESC character in output
sharathdaniel opened this issue over 1 year ago
sharathdaniel opened this issue over 1 year ago
Fix: Point to correct configuration link
hvp17 opened this pull request over 1 year ago
hvp17 opened this pull request over 1 year ago
Breaking node support in minor update
RyanofWoods opened this issue over 1 year ago
RyanofWoods opened this issue over 1 year ago
Fix "`--diff` implies `--no-stash`" feature
elias-pap opened this pull request over 1 year ago
elias-pap opened this pull request over 1 year ago
pre-commit hook failed if I commit after merge without auto-commit
VoitykRoman opened this issue over 1 year ago
VoitykRoman opened this issue over 1 year ago
executing pnpm scripts is not working
caldotdev opened this issue over 1 year ago
caldotdev opened this issue over 1 year ago
fatal: ambiguous argument '0': unknown revision or path not in the working tree
trusktr opened this issue over 1 year ago
trusktr opened this issue over 1 year ago
lint-staged with prettier works very slow on wsl2
gyhyfj opened this issue over 1 year ago
gyhyfj opened this issue over 1 year ago
eslint --fix failed without output (KILLED).
Wjinlei opened this issue over 1 year ago
Wjinlei opened this issue over 1 year ago
list-staged taking more than 1/4 of day to just check few files in windows
syadav711 opened this issue over 1 year ago
syadav711 opened this issue over 1 year ago
lint-staged + husky can corrupt git repo
FFdhorkin opened this issue over 1 year ago
FFdhorkin opened this issue over 1 year ago
[Feature] provide option to disable progress
tjx666 opened this issue over 1 year ago
tjx666 opened this issue over 1 year ago
fix: `--no-stash` flag implies `--no-hide-partially-staged`
giladgd opened this pull request over 1 year ago
giladgd opened this pull request over 1 year ago
Subprocess stucks while read stdin
mtgto opened this issue over 1 year ago
mtgto opened this issue over 1 year ago
[Feature] collapse file path list when lint failed
tjx666 opened this issue over 1 year ago
tjx666 opened this issue over 1 year ago
Package `yaml` can be updated to security patched version >= 2.2.2
kavinkuma6 opened this issue over 1 year ago
kavinkuma6 opened this issue over 1 year ago
Update package.json - Upgrade yaml version as a suggestion from GitHub Advisory GHSA-f9xv-q969-pqx4
msdevanms opened this pull request over 1 year ago
msdevanms opened this pull request over 1 year ago
Drop Node.js v14, run tests for 20, update dependencies
iiroj opened this pull request over 1 year ago
iiroj opened this pull request over 1 year ago