Skip to content

fix: update ESLint test configuration#5725

Merged
uiolee merged 1 commit intomasterfrom
fix/lint
Apr 8, 2026
Merged

fix: update ESLint test configuration#5725
uiolee merged 1 commit intomasterfrom
fix/lint

Conversation

@D-Sketon
Copy link
Copy Markdown
Member

testConfig is an array, so testConfig.rules and testConfig.languageOptions will be undefined.
We may need to modify the ESLint configurations in other repositories as well.

@D-Sketon D-Sketon marked this pull request as ready for review November 29, 2025 05:10
@github-actions
Copy link
Copy Markdown

How to test

git clone -b fix/lint https://github.com/hexojs/hexo.git
cd hexo
npm install
npm test

@coveralls
Copy link
Copy Markdown

Pull Request Test Coverage Report for Build 19779372720

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 99.489%

Totals Coverage Status
Change from base Build 18971852506: 0.0%
Covered Lines: 9935
Relevant Lines: 9986

💛 - Coveralls

@uiolee uiolee merged commit c7905b1 into master Apr 8, 2026
26 checks passed
@uiolee uiolee deleted the fix/lint branch April 8, 2026 19:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants