zenyx-engine-telemetry/.github/workflows
Cazdotsys 079d507de0
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
2025-04-22 21:48:21 +02:00
..
code-quality.yml Improve repl autocorrect and error handling 2025-04-22 21:48:21 +02:00
rust.yml Add release checking to rust workflow 2025-04-22 21:47:29 +02:00