refactor: correcting iracing NASCAR car path data#29
Open
sdcarter wants to merge 6 commits into
Open
Conversation
- Rename NASCAR Next Gen, O'Reilly (Xfinity), and Gen 4 car JSON files. - Update internal carId and carName for branding alignment. - Synchronize data/manifest.json with new paths and IDs. - Remove legacy JSON files.
…re manifest.json unicode - Update .pre-commit-config.yaml to include --no-ensure-ascii argument. - Revert escaped Unicode characters in data/manifest.json to their original form (e.g., Léman, Huracán).
… synchronization - Reorganize NASCAR car Definitions across Cup (Next Gen), O'Reilly (Xfinity), and Gen 4 series. - Synchronize manifest.json with final manual carId and path updates. - Adopt a modernized naming convention for better SimHub telemetry matching. - Consolidated manual rework history.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
refactor(data): synchronize and modernize NASCAR car definitions
Summary
This PR addresses several inconsistencies and breaking paths for NASCAR car dashboards in iRacing. This is required as I originally pushed in the data but the iRacing car paths were incorrect.
Key Changes
stockcars2 supra2019).stockcars-gen4-...naming convention.pretty-format-jsonhook configuration (--no-ensure-ascii) to prevent the formatter from escaping non-ASCII characters (like those inLémanorHuracán).