* 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
11 lines
No EOL
53 B
Text
11 lines
No EOL
53 B
Text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
echo "Hello World"
|
|
echo "hello world"; hello |