Closed musienko-maxim closed 3 weeks ago
@musienko-maxim : what do you think about adding lint error verification to the EmptyWorkspace PR check https://github.com/eclipse-che/che/blob/main/.github/workflows/pr-check.yml#L96 ?
FYI: @SkorikSergey has already fixed lint error by another PR https://github.com/eclipse-che/che/pull/23216
@musienko-maxim : what do you think about adding lint error verification to the EmptyWorkspace PR check https://github.com/eclipse-che/che/blob/main/.github/workflows/pr-check.yml#L96 ?
+1 I am preparing an issue
What does this PR do?
Screenshot/screencast of this PR
What issues does this PR fix or reference?
How to test this PR?
Just run
npm run eslint --fix .
command in the catalog with testsPR Checklist
As the author of this Pull Request I made sure that:
What issues does this PR fix or reference
andHow to test this PR
completedReviewers
Reviewers, please comment how you tested the PR when approving it.