WIP: style: new code style rules #123

Draft
dominik wants to merge 3 commits from style/new_code_style_rules into main
Owner
No description provided.
dominik added 3 commits 2025-06-30 18:41:48 +00:00
modified the prettier config to force an import order for all files
style: update import paths and ESLint configuration
Some checks failed
container-scan / Container Scan (pull_request) Failing after 3m3s
docker-build / docker (pull_request) Failing after 4m4s
tests / Tests (pull_request) Failing after 2m20s
ce7e1f2952
Some checks failed
container-scan / Container Scan (pull_request) Failing after 3m3s
docker-build / docker (pull_request) Failing after 4m4s
Required
Details
tests / Tests (pull_request) Failing after 2m20s
Required
Details
This pull request has changes conflicting with the target branch.
  • cypress/support/commands.ts
  • package.json
  • src/app/(main)/events/[eventID]/page.tsx
  • src/app/settings/page.tsx
  • src/components/buttons/icon-button.tsx
  • src/components/buttons/sso-login-button.tsx
  • src/components/calendar.tsx
  • src/components/custom-ui/app-sidebar.tsx
  • src/components/forms/event-form.tsx
  • src/components/forms/login-form.tsx
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin style/new_code_style_rules:style/new_code_style_rules
git checkout style/new_code_style_rules
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: DHBW-WE/MeetUp#123
No description provided.