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

Migrate to ESLint #1078

Merged
merged 39 commits into from
Jan 17, 2025
Merged

Migrate to ESLint #1078

merged 39 commits into from
Jan 17, 2025

Conversation

ssimek
Copy link
Contributor

@ssimek ssimek commented Jan 17, 2025

First part of the migration to ESLint

  • infrastructure work done (replaced packages, configurations, etc.)
  • enabled almost all recommend rules, some configuration adjustments were made to fit this project
  • fixed all stylistic violations
  • most non-stylistic violations are still outstanding

Even though it is a significant change, it is mostly non-functional and can be reviewed commit by commit (most of the commits are limited to violations of just one rule)

ssimek added 30 commits January 16, 2025 17:44
- use recommended configuration with small adjustments to match general project style
- all violated rules are turned off, they will be solved in subsequent commits
@haneefdm
Copy link
Collaborator

I am fixing a nasty issue with gdb not doing what is expected. Once I am done with that, I will make push an internal release and then do this merge.

@haneefdm haneefdm merged commit cd7ef5f into Marus:master Jan 17, 2025
3 checks passed
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.

2 participants