[+] add ruff, pyright into lint extras
This commit is contained in:
parent
98f2c4b965
commit
ac03137032
@ -5,7 +5,7 @@ project(
|
||||
).stdout().strip('\n'),
|
||||
# 'online.fxreader.uv',
|
||||
# ['c', 'cpp'],
|
||||
version: '0.1.5.16+27.14',
|
||||
version: '0.1.5.16+27.15',
|
||||
# default_options: [
|
||||
# 'cpp_std=c++23',
|
||||
# # 'prefer_static=true',
|
||||
|
@ -27,6 +27,9 @@ early = [
|
||||
|
||||
lint = [
|
||||
'tomli',
|
||||
'mypy',
|
||||
'pyright',
|
||||
'ruff',
|
||||
# 'tomlkit',
|
||||
]
|
||||
|
||||
|
BIN
releases/whl/online_fxreader_pr34-0.1.5.16+27.15-py3-none-any.whl
(Stored with Git LFS)
Normal file
BIN
releases/whl/online_fxreader_pr34-0.1.5.16+27.15-py3-none-any.whl
(Stored with Git LFS)
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user