-
We should move our `eslint` and `commitlint` configs into their own config files and remove from root `package.json`. Specifying an `eslint` config in the root `package.json` is no longer supported in…
-
### Steps to Reproduce
```bash
1. pnpm commit
2. git add -A && czg && git push
3. czg@1.10.1
Directory import '/Users/limuen/Documents/github/React-Pro-Admin/node_modules/.pnpm/@commitlint+co…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Are you using the latest Super-linter version available?
- [X] I am using the latest Super-linter versio…
-
### ✅ Checklist
- [X] I am using the **latest version**
- [X] I have searched [FAQ](https://cz-git.qbb.sh/faq/)
### 📄 System Info
```Shell
not needed
```
### 🔎 Description
See https://commitlint…
-
### Expected Behavior
It's great to have this tool as an official container image (commitlint/commitlint:latest), as it significantly simplifies setting up a CI pipeline. However, the official image …
-
We currently use [commitlint](https://commitlint.js.org/guides/getting-started) to ensure our commit messages adhere to the conventional commit standard. The current config is here https://github.com/…
-
### Steps to Reproduce
1. Create `.commitlintrc.json` with the following contents
```json
{
"extends": ["@commitlint/config-conventional"],
"parserPreset:": {
"parserOpts": {
…
-
### Steps to Reproduce
```bash
I have prepared a branch in my repo [here (branch commitlint-error-testing)](https://github.com/Joxtacy/automatic-release-notes-testing/tree/commitlint-error-testing) w…
-
## Expected Behavior
In the yarn v1 and yarn v2 (with `nodeLinker: node_modules`), commitlint work perfectly
## Current Behavior
It doesn't work at all. I've tried these command in git-hook (…
-
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
- […