Skip to content

Conversation

Nitin2332
Copy link

@Nitin2332 Nitin2332 commented Sep 8, 2025

Resolves #8073

PR Checklist

Copy link
Collaborator

@perminder-17 perminder-17 left a comment

Choose a reason for hiding this comment

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

Currently we have linting errors which says:

 Running "eslint:source" (eslint) task
/home/runner/work/p5.js/p5.js/src/color/setting.js:497:3: Trailing spaces not allowed. [Error/no-trailing-spaces]
/home/runner/work/p5.js/p5.js/src/color/setting.js:1066:3: Trailing spaces not allowed. [Error/no-trailing-spaces]
Warning: ner/work/p5.js/p5.js/src/core/reference.js:0:0: File ignored because of a matching ignore pattern. Use "--no-ignore" to override. [Warning]
/home/runner/work/p5.js/p5.js/src/core/shape/vertex.js:1417:3: Trailing spaces not allowed. [Error/no-trailing-spaces]
/home/runner/work/p5.js/p5.js/src/core/shape/vertex.js:1422:3: Trailing spaces not allowed. [Error/no-trailing-spaces]
/home/runner/work/p5.js/p5.js/src/core/shape/vertex.js:1424:3: Trailing spaces not allowed. [Error/no-trailing-spaces]
/home/runner/work/p5.js/p5.js/src/core/shape/vertex.js:1427:3: Trailing spaces not allowed. [Error/no-trailing-spaces]

Can you fix them?

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.

Reference fixes
2 participants