Skip to content

Fixed missing "" on init.rhai file#21

Closed
ScottGibb wants to merge 1 commit intodysonltd:mainfrom
ScottGibb:main
Closed

Fixed missing "" on init.rhai file#21
ScottGibb wants to merge 1 commit intodysonltd:mainfrom
ScottGibb:main

Conversation

@ScottGibb
Copy link
Contributor

@ScottGibb ScottGibb commented Dec 1, 2025

Description

Hellooooo,

There seems to be a missing set of "" that prevents cargo-generate from working. This MR aims to add the missing quotes.

Type of change

Please Tick the options that are relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Ran locally using cargo generate for https://github.com/ScottGibb/HC-SR501-Node-Red-Presence-Detector

Your Specific Test Case

See above ^

Checklist

  • My code follows the style guidelines of this project (this should be caught by the CI)
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings (this should be caught by the CI)
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

There seems to be a missing set of "" that prevents cargo generate from working

Signed-off-by: Scott Gibb <smgibb@yahoo.com>
@ScottGibb
Copy link
Contributor Author

image

@ScottGibb ScottGibb closed this Dec 2, 2025
@mrossington
Copy link

lgtm

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.

2 participants