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

fix: remove superfluous empty line at the end of a mustache file #285

Merged
merged 1 commit into from
Feb 16, 2025

Conversation

anssari1
Copy link
Contributor

Situation

A superfluous empty line at the end of the links template file results in unused generated link files to be missed when searching for empty files (find -empty)

Action

Remove superfluous empty line

Testing

Tested manually

Results

Unused generated link files are deleted

Notes

@anssari1 anssari1 requested a review from a team as a code owner February 16, 2025 14:20
@anssari1 anssari1 merged commit f20b1f9 into main Feb 16, 2025
1 check passed
@anssari1 anssari1 deleted the nanssari/fix branch February 16, 2025 14:31
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.

3 participants