Skip to content

chore(eslint): set ESLINT_USE_FLAT_CONFIG=false#7794

Merged
mejo- merged 1 commit into
mainfrom
chore/eslint_use_flat_config
Oct 16, 2025
Merged

chore(eslint): set ESLINT_USE_FLAT_CONFIG=false#7794
mejo- merged 1 commit into
mainfrom
chore/eslint_use_flat_config

Conversation

@mejo-
Copy link
Copy Markdown
Member

@mejo- mejo- commented Oct 16, 2025

This prevents eslint from importing the flat config file from server repository when the text repository is checked out in a subdirectory.

🏁 Checklist

  • Code is properly formatted (npm run lint / npm run stylelint / composer run cs:check)
  • Sign-off message is added to all commits

This prevents eslint from importing the flat config file from server
repository when the text repository is checked out in a subdirectory.

Signed-off-by: Jonas <[email protected]>
@mejo- mejo- self-assigned this Oct 16, 2025
@mejo- mejo- requested a review from max-nextcloud as a code owner October 16, 2025 16:55
@mejo- mejo- added tests If you write them we ♥ you 3. to review technical debt labels Oct 16, 2025
@codecov
Copy link
Copy Markdown

codecov Bot commented Oct 16, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 60.17%. Comparing base (116a6be) to head (8114ae3).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #7794   +/-   ##
=======================================
  Coverage   60.17%   60.17%           
=======================================
  Files         502      502           
  Lines       38572    38572           
  Branches     1134     1134           
=======================================
  Hits        23212    23212           
  Misses      15254    15254           
  Partials      106      106           

☔ 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.

@mejo- mejo- merged commit d43dc42 into main Oct 16, 2025
62 of 64 checks passed
@mejo- mejo- deleted the chore/eslint_use_flat_config branch October 16, 2025 20:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review technical debt tests If you write them we ♥ you

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants