[windows_kext] fix all linter error

This commit is contained in:
Vladimir Stoilov
2024-05-16 16:21:27 +03:00
parent 5610c88208
commit 1d6228ea7b
18 changed files with 137 additions and 131 deletions

View File

@@ -1,7 +1,7 @@
# Kext release tool
### Generate the zip file
- Make sure `kext_interface/version.txt` is up to date
- Make sure `kextinterface/version.txt` is up to date
- Execute: `cargo run`
* This will generate release `kext_release_vX-X-X.zip` file. Which contains all the necessary files to make the release.