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
2cedb401bda299cd800711d26bbad3a3fc511655
ruff
/
crates
/
ruff_python_formatter
/
resources
/
test
/
fixtures
/
ruff
History
Charlie Marsh
2cedb401bd
Force parentheses for named expressions in more contexts (
#6494
)
...
See:
https://github.com/astral-sh/ruff/pull/6436#issuecomment-1673583888
.
2023-08-11 01:54:46 -04:00
..
carriage_return
Normalize '\r' in string literals to '\n'
2023-06-30 10:13:23 +02:00
expression
Force parentheses for named expressions in more contexts (
#6494
)
2023-08-11 01:54:46 -04:00
parentheses
Formatter: Add test cases for comments after opening parentheses (
#6420
)
2023-08-10 08:34:03 +00:00
statement
Group function definition parameters with return type annotations (
#6410
)
2023-08-09 12:13:58 +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