Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Clippy --fix to correct simple issues * Added .vscode to gitignore * removed .vscode/ files from repo * Fixed clippy errors that couldn't be done with --fix. * Restored Cargo.toml to it's original state * Fixed clippy errors on entity_gernator.rs / generated/entities.rs * Fixed clippy errors on tables_gernator.rs / generated/tables.rs * Fixed clippy errors on headers_gernator.rs / generated/headers.rs * Fixed clippy errors on object_gernator.rs / generated/objects.rs * Fixed typo in function name. tabletyle => tablestyle * Restored original .vscode/settings
- Loading branch information