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

feat: YAML support and more filenames #158

Merged
merged 19 commits into from
Oct 7, 2024
Merged

Conversation

caffeine-addictt
Copy link
Owner

Description

  • Add YAML support
  • Fix nil pointer when --name is passed

Additional

Related

Checklist

  • I have read and understood the Contributing Guide.
  • I have tested the code and it is working as expected.
  • I have incremented the version number with make bump version=vX.X.X according to SemVer.

Signed-off-by: AlexNg <[email protected]>
Also use io.ReadAll() instead of bufio

Signed-off-by: AlexNg <[email protected]>
Signed-off-by: AlexNg <[email protected]>
@caffeine-addictt caffeine-addictt added Type: Feature Suggest a new feature. Documentation An issue/change with the documentation. labels Oct 7, 2024
@caffeine-addictt caffeine-addictt self-assigned this Oct 7, 2024
@caffeine-addictt caffeine-addictt merged commit 6838145 into main Oct 7, 2024
12 checks passed
@caffeine-addictt caffeine-addictt deleted the feature/add-file-names branch October 7, 2024 19:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Documentation An issue/change with the documentation. Type: Feature Suggest a new feature.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] nil pointer when values pre-filled Support other file types and names
1 participant