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
f45e8645d7c4a2ad4e934ebbbadd91ca59fd543a
ruff
/
crates
/
ruff_python_formatter
/
resources
/
test
/
fixtures
/
ruff
History
David Szotten
07468f8be9
format ExprJoinedStr (
#5932
)
2023-08-01 08:26:30 +02:00
..
carriage_return
Normalize '\r' in string literals to '\n'
2023-06-30 10:13:23 +02:00
expression
format ExprJoinedStr (
#5932
)
2023-08-01 08:26:30 +02:00
statement
Add
global
and
nonlocal
formatting (
#6170
)
2023-07-29 14:39:42 +00:00
skip_magic_trailing_comma.options.json
Add tests for skip magic trailing comma
2023-06-26 14:15:55 +02:00
skip_magic_trailing_comma.py
Don't format trailing comma for lambda arguments (
#5946
)
2023-07-27 10:22:13 -04:00
trivia.py
Correctly handle newlines after/before comments (
#4895
)
2023-06-07 14:49:43 +02:00