question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

How to not format [prompt]

See original GitHub issue

I want my input to be what the output is

Expected Behavior

when i enter --story=100321

when enter ,it show --story=100321

Current Behavior

when i enter --story=100321

when enter ,it show story=‘100321’

the ‘–’ is lost and number has quotation marks。

image

Affected packages

  • cli ✅
  • core
  • prompt ✅
  • config-angular

Possible Solution

Steps to Reproduce (for bugs)

  1. First step
  2. Second step

i use @commitlint/prompt-cli with commintlint

image

commitlint.config.js

image image

Context

Your Environment

@commitlint/cli”: “^11.0.0”, “@commitlint/config-conventional”: “^11.0.0”, “@commitlint/prompt-cli”: “^11.0.0”,

Executable Version
commitlint --version VERSION
git --version VERSION
node --version VERSION

@commitlint/cli”: “^11.0.0”, “@commitlint/config-conventional”: “^11.0.0”, “@commitlint/prompt-cli”: “^11.0.0”,

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:13 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
xiaomuziziercommented, Jul 29, 2021

@escapedcat ok,thx!!Looking forward to co-developing the project with you next time

0reactions
escapedcatcommented, Dec 8, 2021

Thanks @armano2 , closing

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to Cancel a Format in Process? Different Situations Are ...
Usually, it is possible to cancel a format in process no matter you are using Windows File Explorer, Disk Management or Command Prompt....
Read more >
How to Cancel a Format in Progress If Windows 11 Will Not ...
Step 1. Run Windows Command Prompt as an administrator. Step 2. In the window, enter diskpart > list disk > select disk X...
Read more >
Diskpart: Started the Format, but command-line window has ...
Run Windows Command Prompt as an administrator. Step 2. In the window, enter diskpart > list disk > select disk X > offline...
Read more >
Fix You Need to Format the Disk before You Can Use It
The CHKDSK command knows how to fix error you need to format the disk in drive raw without formatting the disk. Open CMD...
Read more >
How do I disable "you need to format this disk" message in ...
@msorens: no it won't; Windows identifies the USB hard drive through an ID written to its boot sector, so it will only ignore...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found