Skip to content

Migrate to ESLint#1078

Merged
haneefdm merged 39 commits intoMarus:masterfrom
minuteos:feat/migrate-to-eslint
Jan 17, 2025
Merged

Migrate to ESLint#1078
haneefdm merged 39 commits intoMarus:masterfrom
minuteos:feat/migrate-to-eslint

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