This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
ruff
Watch
1
Star
0
Fork
You've already forked ruff
0
mirror of
https://github.com/astral-sh/ruff.git
synced
2025-10-31 03:54:57 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
3
049cda2ff3
ruff
/
crates
/
ruff_linter
/
resources
/
test
/
fixtures
/
numpy
History
Download ZIP
Download TAR.GZ
Alex Waygood
928ffd6650
Ignore
NPY201
inside
except
blocks for compatibility with older numpy versions (
#12490
)
2024-07-24 20:03:23 +00:00
..
NPY001.py
Update
NPY001
rule for NumPy 2.0 (
#11735
)
2024-06-04 19:23:42 +00:00
NPY002.py
Add more NPY002 violations (
#9862
)
2024-02-07 09:54:11 -05:00
NPY003.py
Rename
ruff
crate to
ruff_linter
(
#7529
)
2023-09-20 08:38:27 +02:00
NPY201.py
Ignore
NPY201
inside
except
blocks for compatibility with older numpy versions (
#12490
)
2024-07-24 20:03:23 +00:00
NPY201_2.py
Ignore
NPY201
inside
except
blocks for compatibility with older numpy versions (
#12490
)
2024-07-24 20:03:23 +00:00
NPY201_3.py
Add more NPY201 tests (
#12087
)
2024-06-28 09:58:39 +02:00