This website requires JavaScript.
Explore
Help
Sign in
language-servers
/
ruff
Watch
1
Star
0
Fork
You've already forked ruff
0
mirror of
https://github.com/astral-sh/ruff.git
synced
2025-11-02 04:48:07 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
2
db0e921db1
ruff
/
crates
/
ruff_python_formatter
/
resources
/
test
/
fixtures
/
ruff
History
Download ZIP
Download TAR.GZ
Micha Reiser
3c7f56f582
Restore
indent.py
(
#21094
)
2025-10-27 10:34:29 +00:00
..
carriage_return
expression
Avoid reusing nested, interpolated quotes before Python 3.12 (
#20930
)
2025-10-17 08:49:16 -04:00
fmt_on_off
Restore
indent.py
(
#21094
)
2025-10-27 10:34:29 +00:00
fmt_skip
parentheses
pattern
range_formatting
statement
Remove parentheses around multiple exception types on Python 3.14+ (
#20768
)
2025-10-14 11:17:45 -04:00
stub_files
.editorconfig
blank_line_before_class_docstring.options.json
blank_line_before_class_docstring.py
docstring.options.json
docstring.py
docstring_chaperones.py
docstring_code_examples.options.json
docstring_code_examples.py
docstring_code_examples_crlf.options.json
docstring_code_examples_crlf.py
docstring_code_examples_dynamic_line_width.options.json
docstring_code_examples_dynamic_line_width.py
docstring_newlines.py
docstring_non_visible_characters.py
docstring_tab_indentation.options.json
docstring_tab_indentation.py
empty_multiple_trailing_newlines.py
empty_now_newline.py
empty_trailing_newline.py
empty_whitespace.py
f-string-carriage-return-newline.py
form_feed.py
module_dangling_comment1.py
module_dangling_comment2.py
multiline_string_deviations.py
newlines.py
newlines.pyi
notebook_docstring.options.json
notebook_docstring.py
pattern_match_regression_brackets.py
preview.options.json
preview.py
quote_style.options.json
quote_style.py
skip_magic_trailing_comma.options.json
skip_magic_trailing_comma.py
tab_width.options.json
tab_width.py
trailing_comments.py
trivia.py