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
76e9ce6dc048cfa764bc50c498969d39e9501a57
ruff
/
crates
/
ruff_python_formatter
/
src
/
comments
History
Micha Reiser
76e9ce6dc0
Fix
SimpleTokenizer
's backward lexing of
#
(
#5878
)
2023-07-20 11:54:18 +02:00
..
snapshots
Refactor
StmtIf
: Formatter and Linter (
#5459
)
2023-07-18 13:40:15 +02:00
debug.rs
Extend formatter IR to support Black's expression formatting (
#5596
)
2023-07-11 11:20:04 +00:00
format.rs
Rename
ruff_python_whitespace
to
ruff_python_trivia
(
#5886
)
2023-07-19 11:48:27 -04:00
map.rs
Correctly associate own-line comments in bodies (
#4671
)
2023-06-01 08:12:53 +02:00
mod.rs
Format
ExpressionStarred
nodes (
#5654
)
2023-07-11 06:08:08 +00:00
node_key.rs
Correctly associate own-line comments in bodies (
#4671
)
2023-06-01 08:12:53 +02:00
placement.rs
Fix
SimpleTokenizer
's backward lexing of
#
(
#5878
)
2023-07-20 11:54:18 +02:00
visitor.rs
Rename
ruff_python_whitespace
to
ruff_python_trivia
(
#5886
)
2023-07-19 11:48:27 -04:00