Add ruff zoxide (#144)

* Add ruff zoxide

* Fix big flaw in ruff

* a
This commit is contained in:
windowsboy111
2023-01-23 03:52:50 +08:00
committed by GitHub
parent bd436b4c22
commit 1eff9944f3
7 changed files with 116 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
project pkg {
rpm {
spec = "python3-ruff.spec"
}
}