zenyx-engine-telemetry/subcrates/zephyr
Cazdotsys 3aba3aea1c
Improve repl autocorrect and error handling
* Combine comparison algorithims for autocorrect

* clear zephyr functions

* remove redundant comments because co-pilot is stupid and i probably will never try to use it again

* implement basic tab completion

* fix unused items

* Make workflow check code quality

* split code quality into its own file

* make action fail on bad formatting

* change workflow to nightly

* f it, code quality is considered breaking

* fix forgetting to set toolchain back to nightly when rewriting workflow (😔)

* Add condition for too little arguments

* run cargo fmt

* remove unneeded feature directive
2024-12-09 20:28:28 -05:00
..
src Improve repl autocorrect and error handling 2024-12-09 20:28:28 -05:00
Cargo.toml add zephyr ECS subcrate 2024-12-03 01:12:33 -05:00
README.md update main readme and add readme for Zephyr 2024-12-03 14:22:27 -05:00

Zephyr ECS

🚧 Work In Progress 🚧

This README is currently under construction. Please check back later for more detailed information about the project.