-
I see in engine that there is an input type for time spent, but I do not see how to enable that. Can you explain how that is set as a default for any commit please?
-
This issue provides visibility into Renovate updates and their statuses. [Learn more](https://docs.renovatebot.com/key-concepts/dashboard/)
## Rate Limited
These updates are currently rate limited. …
-
## Current Behavior
I renamed a file, and now I have a warning in the terminal that suggests to file a bug report.
## Expected Behavior
No warning in the terminal when removing/renaming…
-
Run ncu -u to upgrade package.json
rodriguez@pgm40:~/Sources/BotServer$ ncu -u
Upgrading /home/rodriguez/Sources/BotServer/package.json
[====================] 132/132 100%
@azure/cognitiveservi…
-
## Current Behavior
Storybook e2e no longer works reporting the following error:
> Invalid configuration object. Webpack has been initialised using a configuration object that does not match the API…
-
## Current Behavior
` File ‘/package.json' is not under 'rootDir' '/src'. 'rootDir' is expected to contain all source files.`
This is the current structure of the library:
![image](https:…
-
### 💭 Describe the feature
`commitlint` provides support for multiple scopes:
https://commitlint.js.org/#/concepts-commit-conventions?id=multiple-scopes
When you use `@commitlint/cz-commitlint`…
-
Exception occuring in node modules of react-router
##Exception while npm build
ERROR in C:\PolicyService-CC\policy-engine-ui\node_modules\@types\react-router\index.d.ts
[tsl] ERROR in C:\PolicyS…
-
I created my own adapter for commitizen. At first, I built the adapter using TSC.
The problem is that I export an async function:
```js
import { Inquirer } from 'inquirer';
import InquirerAutoCo…
-
As far as I've seen, 72 characters is a well known default. Is there a reason why this adapter hardcodes 100? I'd be awesome if it was at least configurable.