Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Quick fix for adding a space after the colon #1629

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

nburnwal09
Copy link

This is to provide a quick fix for situations when no space is added after the colon in the MANIFEST.MF file, and the value is entered by the user.

For example, in line 12, there is no space after the colon before the value 'test'. To address this, we are providing a quick fix to add a space there, as shown below:

Attaching the screenshot before and after applying the quick fix.

image image

Copy link

Test Results

   285 files  +   285     285 suites  +285   46m 24s ⏱️ + 46m 24s
 3 608 tests + 3 608   3 532 ✅ + 3 532   76 💤 + 76  0 ❌ ±0 
11 016 runs  +11 016  10 785 ✅ +10 785  231 💤 +231  0 ❌ ±0 

Results for commit bc5e11b. ± Comparison against base commit 515f996.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant