Skip to content

build(eslint): enable lint result caching#1809

Open
Killusions wants to merge 1 commit intomainfrom
build/enable-lint-result-caching-in-eslint
Open

build(eslint): enable lint result caching#1809
Killusions wants to merge 1 commit intomainfrom
build/enable-lint-result-caching-in-eslint

Conversation

@Killusions
Copy link
Copy Markdown
Member

@Killusions Killusions commented Apr 2, 2026

Linting got too slow (element-ng takes 5+ minutes alone on my M1 Pro)


Documentation.
Examples.
Dashboards Demo.
Playwright report.

Coverage Reports:

Code Coverage

Linting got too slow
(element-ng takes 5+ minutes alone on my M1 Pro)
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request enables ESLint caching across the workspace to improve linting performance. It adds /.eslintcache to the .gitignore file and sets the cache property to true for the linting targets of all projects in angular.json. I have no feedback to provide.

@spliffone
Copy link
Copy Markdown
Member

@Killusions we are aware see #1780 I also created an issue. But the actual problem is the tsconfig where some of the files weren't included.

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.

3 participants