Skip to content
This repository has been archived by the owner on Mar 6, 2024. It is now read-only.

Fix list command #1

Merged
merged 4 commits into from
Feb 20, 2022
Merged

Fix list command #1

merged 4 commits into from
Feb 20, 2022

Conversation

tomakado
Copy link
Owner

Command list was using strings.TrimLeft to trim resources/templates/ prefix to print clear template names, but it works incorrectly in some cases. Replaced with strings.TrimPrefix.

@tomakado tomakado self-assigned this Feb 20, 2022
@tomakado tomakado added the fix This pull requests fixes specific problem label Feb 20, 2022
@tomakado tomakado merged commit 41e788d into master Feb 20, 2022
@tomakado tomakado deleted the list-cmd-fix branch February 20, 2022 17:49
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
fix This pull requests fixes specific problem
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant