Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ESLint Stylistic checks formatting #690

Merged
merged 4 commits into from
Feb 24, 2024

Conversation

bjthehun
Copy link
Contributor

@bjthehun bjthehun commented Feb 24, 2024

Closes #677.

  • Added ESLint Stylistic packages (for JavaScript, TypeScript, and additional rules).
  • Migrated deprecated formatting rules to Stylistic (i.e. changed their prefixes).
  • Fixed inconsistent formatting of some source/test files.
  • Wiki page points to specific ESLint + Plugin rule sets.

Copy link
Member

@EagleoutIce EagleoutIce left a comment

Choose a reason for hiding this comment

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

Thank you very much for your great work!

@EagleoutIce EagleoutIce merged commit 79022d4 into flowr-analysis:main Feb 24, 2024
14 checks passed
@EagleoutIce
Copy link
Member

This pull request is included in v1.4.2 (see Release v1.4.2 (Dropping xmlparsedata, Benchmark Re-Runs, and Repl Fixes)).

1 similar comment
@EagleoutIce
Copy link
Member

This pull request is included in v1.4.2 (see Release v1.4.2 (Dropping xmlparsedata, Benchmark Re-Runs, and Repl Fixes)).

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.

Linter: Move to ESLint Stylistic
2 participants