Skip to content

refactor: use ESLint also for formatting (ESLint v9)#1014

Merged
susnux merged 4 commits into
mainfrom
chore/eslint
Nov 7, 2025
Merged

refactor: use ESLint also for formatting (ESLint v9)#1014
susnux merged 4 commits into
mainfrom
chore/eslint

Conversation

@susnux

@susnux susnux commented Nov 7, 2025

Copy link
Copy Markdown
Contributor

With ESLint v9 and our new configuration we can enforce the Nextcloud coding standard.
So we can replace prettier which is only somewhat close to our best practices.

Split changes into separate commits so you know why something has changed.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@codecov

codecov Bot commented Nov 7, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.87%. Comparing base (70d3866) to head (6929779).
⚠️ Report is 7 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1014      +/-   ##
==========================================
- Coverage   97.08%   96.87%   -0.21%     
==========================================
  Files           7        7              
  Lines         137      128       -9     
  Branches       17       17              
==========================================
- Hits          133      124       -9     
  Misses          4        4              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@susnux susnux merged commit c7be49c into main Nov 7, 2025
12 checks passed
@susnux susnux deleted the chore/eslint branch November 7, 2025 11:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants