shanedell commented on PR #664:
URL: https://github.com/apache/daffodil-vscode/pull/664#issuecomment-1593742896

   @nlewis05 This should fix your issues. Give it a test and then when ready 
squash commits with `git rebase -i upstream/main`. Update your final commit 
message to be something like the below:
   
   ```txt
   Launch Wizard Validations:
   
   - Check that daffodil debug classpath items exist when debug is being 
started.
   - Don't allow duplicate items inside of the daffodil debug classpath table
   
   Closes #650 
   ```
   
   If there was an issue for the duplicate thing as well add a new line under 
the provided closes with `Closes #ISSUE_NUMBER`


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to