[PR #70] [MERGED] Reformat files using prettier #88

Closed
opened 2026-09-04 00:22:04 +02:00 by Stone_Red · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/detleph/server/pull/70
Author: @github-actions[bot]
Created: 6/3/2022
Status: Merged
Merged: 6/7/2022
Merged by: @Stefan-5422

Base: feature-rolesHead: create-pull-request/patch


📝 Commits (1)

  • 1a6c780 [create-pull-request] push formatted files

📊 Changes

12 files changed (+211 additions, -199 deletions)

View changed files

📝 src/Controllers/admin.controller.ts (+3 -1)
📝 src/Controllers/discipline.controller.ts (+8 -1)
📝 src/Controllers/group.controllers.ts (+16 -16)
📝 src/Controllers/media.controller.ts (+0 -1)
📝 src/Controllers/participant.controller.ts (+4 -6)
📝 src/Controllers/role.controller.ts (+5 -1)
📝 src/Controllers/team.controller.ts (+7 -6)
📝 src/Middleware/auth/auth.ts (+97 -97)
📝 src/Middleware/auth/teamleaderAuth.ts (+46 -46)
📝 src/Routes/event.routes.ts (+1 -7)
📝 src/Routes/media.routes.ts (+23 -16)
📝 src/Routes/role.routes.ts (+1 -1)

📄 Description

Automated changes by create-pull-request GitHub action


🔄 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/detleph/server/pull/70 **Author:** [@github-actions[bot]](https://github.com/apps/github-actions) **Created:** 6/3/2022 **Status:** ✅ Merged **Merged:** 6/7/2022 **Merged by:** [@Stefan-5422](https://github.com/Stefan-5422) **Base:** `feature-roles` ← **Head:** `create-pull-request/patch` --- ### 📝 Commits (1) - [`1a6c780`](https://github.com/detleph/server/commit/1a6c780de5916a4ae9c70172100df137cfb57f53) [create-pull-request] push formatted files ### 📊 Changes **12 files changed** (+211 additions, -199 deletions) <details> <summary>View changed files</summary> 📝 `src/Controllers/admin.controller.ts` (+3 -1) 📝 `src/Controllers/discipline.controller.ts` (+8 -1) 📝 `src/Controllers/group.controllers.ts` (+16 -16) 📝 `src/Controllers/media.controller.ts` (+0 -1) 📝 `src/Controllers/participant.controller.ts` (+4 -6) 📝 `src/Controllers/role.controller.ts` (+5 -1) 📝 `src/Controllers/team.controller.ts` (+7 -6) 📝 `src/Middleware/auth/auth.ts` (+97 -97) 📝 `src/Middleware/auth/teamleaderAuth.ts` (+46 -46) 📝 `src/Routes/event.routes.ts` (+1 -7) 📝 `src/Routes/media.routes.ts` (+23 -16) 📝 `src/Routes/role.routes.ts` (+1 -1) </details> ### 📄 Description Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Stone_Red added the pull-request label 2026-09-04 00:22:04 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: detleph/server#88