Code style is not consistent #66

Closed
opened 2026-05-19 19:37:21 +02:00 by jakob.scheid · 0 comments
Owner

Inconsistent code style

Unfortunately, several code styles are mixed in the repository.

Examples

  • Inconsistent use of semicolons at the line ends
  • The same quotation marks should be used in the entire project (')
  • Code lines, mostly imports, can be better structured/grouped
  • Whitespaces should be used consistently (for example, spaces in CSS were sometimes omitted (like element{ instead of element {, I find that the second variant is more readable))

Note

This should be done just before the first release.

# Inconsistent code style Unfortunately, several code styles are mixed in the repository. ## Examples - Inconsistent use of semicolons at the line ends - The same quotation marks should be used in the entire project (`'`) - Code lines, mostly imports, can be better structured/grouped - Whitespaces should be used consistently (for example, spaces in CSS were sometimes omitted (like `element{` instead of `element {`, I find that the second variant is more readable)) ## Note This should be done just before the first release.
jakob.scheid added this to the 0.1.0 milestone 2026-05-19 19:37:21 +02:00
jakob.scheid added the
Priority
Medium
3
Area/Global
labels 2026-05-19 19:37:21 +02:00
jakob.scheid added this to the Project Board project 2026-05-19 19:37:21 +02:00
johannes.vos added a new dependency 2026-06-04 13:30:34 +02:00
johannes.vos added a new dependency 2026-06-04 13:30:39 +02:00
johannes.vos removed a dependency 2026-06-04 13:30:48 +02:00
johannes.vos removed a dependency 2026-06-04 13:30:50 +02:00
jakob.scheid added the
Reviewed
Confirmed
1
label 2026-08-05 00:53:50 +02:00
jakob.scheid added a new dependency 2026-08-06 15:39:21 +02:00
jakob.scheid added the
Status
Blocked
1
Kind/Style
labels 2026-08-06 15:42:17 +02:00
jakob.scheid added a new dependency 2026-08-06 15:43:15 +02:00
jakob.scheid added a new dependency 2026-08-06 15:43:18 +02:00
jakob.scheid added a new dependency 2026-08-06 15:43:21 +02:00
jakob.scheid added a new dependency 2026-08-06 15:43:24 +02:00
jakob.scheid added a new dependency 2026-08-06 15:43:28 +02:00
jakob.scheid added a new dependency 2026-08-06 23:27:30 +02:00
jakob.scheid added a new dependency 2026-08-06 23:27:44 +02:00
jakob.scheid removed the
Status
Blocked
1
label 2026-08-07 11:44:54 +02:00
jakob.scheid moved this to To do in Project Board on 2026-08-07 12:03:19 +02:00
jakob.scheid self-assigned this 2026-08-07 12:03:24 +02:00
jakob.scheid started working 2026-08-07 12:03:26 +02:00
jakob.scheid added reference style/make-code-style-consistent 2026-08-07 12:04:11 +02:00
jakob.scheid moved this to In progress in Project Board on 2026-08-07 12:04:12 +02:00
jakob.scheid worked for 23 minutes 2026-08-07 12:27:17 +02:00
jakob.scheid started working 2026-08-07 16:45:37 +02:00
jakob.scheid worked for 14 minutes 2026-08-07 17:00:02 +02:00
jakob.scheid started working 2026-08-08 13:07:58 +02:00
jakob.scheid worked for 25 minutes 2026-08-08 13:33:27 +02:00
jakob.scheid started working 2026-08-08 14:22:55 +02:00
jakob.scheid worked for 2 hours 53 minutes 2026-08-08 17:15:59 +02:00
jakob.scheid moved this to Review in Project Board on 2026-08-08 17:35:42 +02:00
jakob.scheid moved this to Done in Project Board on 2026-08-09 13:09:59 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Total Time Spent: 3 hours 56 minutes
jakob.scheid
3 hours 56 minutes
Due Date
No due date set.
Reference: Seekra/frontend#66