nextcloud/apps/dav/src/components
Daniel Kesselberg 4a571fc391
style: enforce comma-dangle
The ESLint comma-dangle rule issues warnings but doesn't fail the CI.
Running npm run lint:fix adds missing commas automatically. This often
leads to committing unrelated changes. Now, the CI enforces the dangling
comma rule.

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2025-07-23 13:08:54 +02:00
..
AbsenceForm.vue style: enforce comma-dangle 2025-07-23 13:08:54 +02:00
AvailabilityForm.vue refactor: Migrate nextcloud-vue usage to new import schema 2025-02-20 02:28:13 +01:00
ExampleContactSettings.vue refactor(dav): move shared logic to a dedicated example contact service 2025-06-19 23:46:00 +02:00
ExampleContentDownloadButton.vue style: enforce comma-dangle 2025-07-23 13:08:54 +02:00
ExampleEventSettings.vue fix: harmonize design of default content settings section 2025-06-16 11:59:34 +02:00