This website requires JavaScript.
Explore
Help
Sign In
Cyclic0007
/
ruff
Watch
1
Star
0
Fork
0
You've already forked ruff
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ae25638b0b9e4d49fdf70befba68d1fa2a28fcc5
ruff
/
crates
/
ruff_python_semantic
/
src
/
analyze
History
Charlie Marsh
cdbd0bd5cd
Respect
abc
decorators when classifying function types (
#5315
)
...
Closes
#5307
.
2023-06-22 19:52:36 +00:00
..
branch_detection.rs
Upgrade RustPython (
#5192
)
2023-06-19 21:09:53 +00:00
function_type.rs
Respect
abc
decorators when classifying function types (
#5315
)
2023-06-22 19:52:36 +00:00
logging.rs
Use
matches!
for
CallPath
comparisons (
#5099
)
2023-06-14 17:06:34 -04:00
mod.rs
Extract shared simple AST node inference utility (
#4871
)
2023-06-05 18:23:37 +00:00
type_inference.rs
Extract shared simple AST node inference utility (
#4871
)
2023-06-05 18:23:37 +00:00
typing.rs
Replace static
CallPath
vectors with
matches!
macros (
#5148
)
2023-06-16 17:34:42 +00:00
visibility.rs
Use
matches!
for
CallPath
comparisons (
#5099
)
2023-06-14 17:06:34 -04:00