repo.or.cz
/
oi-userland.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
libsm: update to 1.2.5
[oi-userland.git]
/
components
/
python
/
codespell
/
patches
/
03-no-ruff.patch
blob
b7eaead4cb3a22a4682d6bf36ef337cb7e91bdb5
1
We have no ruff support yet.
2
see https://github.com/tikv/jemallocator/issues/58
3
4
--- codespell-2.3.0/pyproject.toml.orig
5
+++ codespell-2.3.0/pyproject.toml
6
@@ -38,7 +38,6 @@
7
"pytest",
8
"pytest-cov",
9
"Pygments",
10
- "ruff",
11
"tomli",
12
"twine"
13
]