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

Add rules for JSON file formatting in eslint #9365

Open
6 tasks
offtherailz opened this issue Aug 29, 2023 · 2 comments
Open
6 tasks

Add rules for JSON file formatting in eslint #9365

offtherailz opened this issue Aug 29, 2023 · 2 comments

Comments

@offtherailz
Copy link
Member

offtherailz commented Aug 29, 2023

Description

  • Reformat all the JSON files (also deprecating some hardly understandable things like "strings or object format" in localConfig.json plugin)
  • Update eslint config to enforce JSON files formatting

What kind of improvement you want to add? (check one with "x", remove the others)

  • Minor changes to existing features
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Other... Please describe:

Other useful information

@MV88
Copy link
Contributor

MV88 commented Sep 4, 2023

@offtherailz currently eslint rules are ignored as explained in the following PR description
so if you want to do this, i suggest to take a decision on this

@MV88
Copy link
Contributor

MV88 commented Sep 4, 2023

blocked by #9190

@tdipisa tdipisa modified the milestones: 2024.01.00, 2024.01.01 Feb 27, 2024
@tdipisa tdipisa modified the milestones: 2024.01.01, 2024.01.02 Apr 24, 2024
@tdipisa tdipisa modified the milestones: 2024.01.02, 2024.02.00 Jun 7, 2024
@tdipisa tdipisa modified the milestones: 2024.02.00, 2025.01.00 Aug 28, 2024
@tdipisa tdipisa removed this from the 2025.01.00 milestone Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants