mirror of
https://github.com/go-vikunja/vikunja.git
synced 2025-12-05 19:16:51 -06:00
[PR #969] [MERGED] chore: add missing eof newlines #1109
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/go-vikunja/vikunja/pull/969
Author: @dpschen
Created: 6/17/2025
Status: ✅ Merged
Merged: 6/17/2025
Merged by: @kolaente
Base:
main← Head:feat/add-missing-eof-newlines📝 Commits (1)
ae8e96dchore: add missing eof newlines📊 Changes
151 files changed (+151 additions, -151 deletions)
View changed files
📝
.envrc(+1 -1)📝
.github/ISSUE_TEMPLATE/bug-report.yml(+1 -1)📝
.vscode/extensions.json(+1 -1)📝
.vscode/launch.json(+1 -1)📝
.vscode/settings.json(+1 -1)📝
CHANGELOG.md(+1 -1)📝
crowdin.yml(+1 -1)📝
frontend/.env.local.example(+1 -1)📝
frontend/.gitignore(+1 -1)📝
frontend/.nvmrc(+1 -1)📝
frontend/CHANGELOG.md(+1 -1)📝
frontend/cypress/e2e/project/prepareProjects.ts(+1 -1)📝
frontend/cypress/e2e/project/project-history.spec.ts(+1 -1)📝
frontend/cypress/e2e/project/project-view-gantt.spec.ts(+1 -1)📝
frontend/cypress/e2e/project/project-view-list.spec.ts(+1 -1)📝
frontend/cypress/e2e/project/project-view-table.spec.ts(+1 -1)📝
frontend/cypress/e2e/user/password-reset.spec.ts(+1 -1)📝
frontend/cypress/e2e/user/registration.spec.ts(+1 -1)📝
frontend/cypress/factories/label_task.ts(+1 -1)📝
frontend/cypress/factories/labels.ts(+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.