-
Notifications
You must be signed in to change notification settings - Fork 36
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
style: make component formatting more standard #64
Merged
Commits on Jul 14, 2024
-
style: make component formatting more standard
- Reformat everything to 4 spaces and 100 characters per line - Remove the rust-toolchain.toml file - Remove the .rustfmt.toml file which had many unstable options - hard code the crossterm_io to use stdout instead of making this an option. Users can change this easily if they want to use stderr, and not prompting for it simplifies the template
Configuration menu - View commit details
-
Copy full SHA for 99f7d5c - Browse repository at this point
Copy the full SHA 99f7d5cView commit details -
refactor: stylistic changes to FpsCounter
Updated the default FPS CLI args to match the defaults in the app
Configuration menu - View commit details
-
Copy full SHA for 831b181 - Browse repository at this point
Copy the full SHA 831b181View commit details -
Configuration menu - View commit details
-
Copy full SHA for d1e2ad7 - Browse repository at this point
Copy the full SHA d1e2ad7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f2070f - Browse repository at this point
Copy the full SHA 4f2070fView commit details -
Configuration menu - View commit details
-
Copy full SHA for c91cff9 - Browse repository at this point
Copy the full SHA c91cff9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8bdffff - Browse repository at this point
Copy the full SHA 8bdffffView commit details -
Configuration menu - View commit details
-
Copy full SHA for a940a7a - Browse repository at this point
Copy the full SHA a940a7aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2298c50 - Browse repository at this point
Copy the full SHA 2298c50View commit details -
Configuration menu - View commit details
-
Copy full SHA for 530ea7c - Browse repository at this point
Copy the full SHA 530ea7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 642b2c9 - Browse repository at this point
Copy the full SHA 642b2c9View commit details -
refactor(config,tui): reenable allow dead code lint for
The unused code is useful to keep here
Configuration menu - View commit details
-
Copy full SHA for 90242e1 - Browse repository at this point
Copy the full SHA 90242e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for bee6509 - Browse repository at this point
Copy the full SHA bee6509View commit details -
Configuration menu - View commit details
-
Copy full SHA for faccd16 - Browse repository at this point
Copy the full SHA faccd16View commit details
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.