[PR #827] [MERGED] fix: add newline at end of line #7029

Closed
opened 2026-04-20 17:29:29 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-vikunja/vikunja/pull/827
Author: @dpschen
Created: 5/24/2025
Status: Merged
Merged: 5/24/2025
Merged by: @kolaente

Base: mainHead: fix/newline-at-end-of-file


📝 Commits (1)

  • 20f3e46 fix: add newline at end of line

📊 Changes

234 files changed (+234 additions, -234 deletions)

View changed files

📝 frontend/eslint.config.js (+1 -1)
📝 frontend/src/components/base/BaseButton.story.vue (+1 -1)
📝 frontend/src/components/base/BaseCheckbox.vue (+1 -1)
📝 frontend/src/components/base/BasePagination.vue (+1 -1)
📝 frontend/src/components/home/AppHeader.vue (+1 -1)
📝 frontend/src/components/home/ContentAuth.vue (+1 -1)
📝 frontend/src/components/home/DemoMode.vue (+1 -1)
📝 frontend/src/components/home/ImportHint.vue (+1 -1)
📝 frontend/src/components/home/Logo.vue (+1 -1)
📝 frontend/src/components/home/MenuButton.vue (+1 -1)
📝 frontend/src/components/home/PoweredByLink.vue (+1 -1)
📝 frontend/src/components/home/UpdateNotification.vue (+1 -1)
📝 frontend/src/components/input/Button.story.vue (+1 -1)
📝 frontend/src/components/input/Button.vue (+1 -1)
📝 frontend/src/components/input/ColorPicker.story.vue (+1 -1)
📝 frontend/src/components/input/Datepicker.vue (+1 -1)
📝 frontend/src/components/input/FancyCheckbox.story.vue (+1 -1)
📝 frontend/src/components/input/FancyCheckbox.vue (+1 -1)
📝 frontend/src/components/input/Multiselect.vue (+1 -1)
📝 frontend/src/components/input/Password.vue (+1 -1)

...and 80 more files

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/go-vikunja/vikunja/pull/827 **Author:** [@dpschen](https://github.com/dpschen) **Created:** 5/24/2025 **Status:** ✅ Merged **Merged:** 5/24/2025 **Merged by:** [@kolaente](https://github.com/kolaente) **Base:** `main` ← **Head:** `fix/newline-at-end-of-file` --- ### 📝 Commits (1) - [`20f3e46`](https://github.com/go-vikunja/vikunja/commit/20f3e46e7f38a2c77a1b401a82826cce0c348bd6) fix: add newline at end of line ### 📊 Changes **234 files changed** (+234 additions, -234 deletions) <details> <summary>View changed files</summary> 📝 `frontend/eslint.config.js` (+1 -1) 📝 `frontend/src/components/base/BaseButton.story.vue` (+1 -1) 📝 `frontend/src/components/base/BaseCheckbox.vue` (+1 -1) 📝 `frontend/src/components/base/BasePagination.vue` (+1 -1) 📝 `frontend/src/components/home/AppHeader.vue` (+1 -1) 📝 `frontend/src/components/home/ContentAuth.vue` (+1 -1) 📝 `frontend/src/components/home/DemoMode.vue` (+1 -1) 📝 `frontend/src/components/home/ImportHint.vue` (+1 -1) 📝 `frontend/src/components/home/Logo.vue` (+1 -1) 📝 `frontend/src/components/home/MenuButton.vue` (+1 -1) 📝 `frontend/src/components/home/PoweredByLink.vue` (+1 -1) 📝 `frontend/src/components/home/UpdateNotification.vue` (+1 -1) 📝 `frontend/src/components/input/Button.story.vue` (+1 -1) 📝 `frontend/src/components/input/Button.vue` (+1 -1) 📝 `frontend/src/components/input/ColorPicker.story.vue` (+1 -1) 📝 `frontend/src/components/input/Datepicker.vue` (+1 -1) 📝 `frontend/src/components/input/FancyCheckbox.story.vue` (+1 -1) 📝 `frontend/src/components/input/FancyCheckbox.vue` (+1 -1) 📝 `frontend/src/components/input/Multiselect.vue` (+1 -1) 📝 `frontend/src/components/input/Password.vue` (+1 -1) _...and 80 more files_ </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-20 17:29:29 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vikunja#7029