ruff/crates
Charlie Marsh ea7bb199bc
Fill-in missing implementation for is_native_module_file_name (#5410)
## Summary

This was just an oversight -- the last remaining `todo!()` that I never
filled in. We clearly don't have any test coverage for it yet, but this
mimics the Pyright implementation.
2023-06-28 14:50:54 +00:00
..
flake8_to_ruff Bump version to 0.0.275 (#5276) 2023-06-21 21:53:37 -04:00
ruff fixup! Consider Jupyter index for code frames (--show-source) (#5402) (#5414) 2023-06-28 10:25:05 +00:00
ruff_benchmark Create PyFormatOptions 2023-06-26 14:02:17 +02:00
ruff_cache
ruff_cli Enable --watch for Jupyter notebooks (#5394) 2023-06-27 12:53:47 -04:00
ruff_dev Fix ruff_dev repeat by removing short argument (#5388) 2023-06-27 13:29:20 +00:00
ruff_diagnostics
ruff_formatter Add tests for skip magic trailing comma 2023-06-26 14:15:55 +02:00
ruff_index
ruff_macros Avoid including nursery rules in linter-level selectors (#5268) 2023-06-21 20:11:40 +00:00
ruff_python_ast Remove prelude from ruff_python_ast (#5369) 2023-06-26 11:43:49 -04:00
ruff_python_formatter format StmtAsyncWith (#5376) 2023-06-28 10:21:44 +00:00
ruff_python_resolver Fill-in missing implementation for is_native_module_file_name (#5410) 2023-06-28 14:50:54 +00:00
ruff_python_semantic Respect abc decorators when classifying function types (#5315) 2023-06-22 19:52:36 +00:00
ruff_python_stdlib Experimental release for Jupyter notebook integration (#5363) 2023-06-26 21:22:42 +05:30
ruff_python_whitespace
ruff_rustpython
ruff_textwrap
ruff_wasm Fix autofix capabilities in playground (#5375) 2023-06-26 16:40:28 +00:00