-
This is in response to your [Cool things in '23](https://kaleidawave.github.io/posts/cool-things-23/) post:
> I also really want a GitHub action/bot to apply `clippy --fix` and `rustfmt format` on …
-
### Description
Folder Structure
![folder Structure](https://user-images.githubusercontent.com/20434963/62483599-b428ca80-b7d5-11e9-9260-d311e597a5e1.png)
Both client and server have package.js…
-
### Description
In a [rush.js monorepo](https://rushjs.io/pages/intro/welcome/), I expect lint-staged to report problems that eslint . --fix cannot solve independently and aborts the commit.
Current…
-
I will try to add kind of the environment I am working on right now:
it's a `NextJS` project using typescript, `NextJS` is version 12.3.
Typescript: ` "typescript": "5.4.5"`
tsconfig.json
```j…
-
### Steps to reproduce
Create configuration file (such as lint-staged.config.js).
Run `lint-staged -v` command to ensure that it works.
Lint-staged prints the output.
Add the configuration fil…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
> [!WARNING]
These dependencies …
-
### Description
I have been using lint-staged for a long time and never had any issues. But recently on just one of my machines, the Listr output is not displaying correctly. Instead of the nice sp…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
* [Commitzen](http://commitizen.github.io/cz-cli/) - for better commit messages, as the project is open source
* [ESLint](https://eslint.org/) - for linting ES6?
* [Stylelint](https://stylelint.io/)…
-
Excuse the shit code. Company's not mine.
### Description
When a commit is attempted more than once in succession through VSCode's SCM sidepanel, all changes are lost except untracked changes.…