mirror of
https://github.com/nextcloud/server.git
synced 2026-04-15 22:11:17 -04:00
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> |
||
|---|---|---|
| .. | ||
| AbsenceForm.vue | ||
| AvailabilityForm.vue | ||
| ExampleContactSettings.vue | ||
| ExampleContentDownloadButton.vue | ||
| ExampleEventSettings.vue | ||