File tree
1,310 files changed
+44692
-10229
lines changed- .devcontainer
- .github
- workflows
- crates
- red_knot_python_semantic
- src
- module_resolver
- typeshed
- semantic_index
- use_def
- types
- vendor/typeshed
- stdlib
- distutils
- importlib/resources
- pyexpat
- xmlrpc
- red_knot_server
- src
- edit
- server
- api
- notifications
- requests
- session
- red_knot_vendored
- src
- vendor/typeshed
- stdlib
- _typeshed
- asyncio
- collections
- concurrent
- futures
- ctypes
- curses
- dbm
- distutils
- command
- email
- mime
- encodings
- ensurepip
- html
- http
- importlib
- metadata
- resources
- json
- lib2to3
- fixes
- pgen2
- logging
- msilib
- multiprocessing
- dummy
- os
- pydoc_data
- pyexpat
- sqlite3
- sys
- tkinter
- unittest
- urllib
- wsgiref
- xmlrpc
- xml
- dom
- etree
- parsers
- expat
- sax
- zipfile
- zoneinfo
- red_knot_wasm
- src
- tests
- red_knot_workspace
- resources/test/corpus
- src
- db
- watch
- workspace
- tests
- red_knot
- docs
- src
- tests
- ruff_benchmark
- benches
- ruff_db
- src
- system
- ruff_dev/src
- ruff_formatter/src
- format_element
- printer
- ruff_graph
- src
- ruff_linter
- resources/test/fixtures
- eradicate
- fastapi
- flake8_async
- flake8_bugbear
- flake8_builtins
- flake8_comprehensions
- flake8_implicit_str_concat
- flake8_pyi
- flake8_return
- flake8_simplify
- flake8_type_checking
- flake8_use_pathlib
- pep8_naming
- pycodestyle
- pydoclint
- pydocstyle
- pyflakes
- pylint
- pyupgrade
- refurb
- ruff
- src
- checkers
- ast
- analyze
- docstrings
- fix
- message
- snapshots
- rules
- eradicate
- rules
- snapshots
- fastapi
- rules
- snapshots
- flake8_annotations/rules
- flake8_async
- rules
- snapshots
- flake8_bandit/rules
- flake8_bugbear
- rules
- snapshots
- flake8_builtins
- rules
- snapshots
- flake8_commas/rules
- flake8_comprehensions
- rules
- snapshots
- flake8_errmsg/rules
- flake8_executable/rules
- flake8_implicit_str_concat
- rules
- snapshots
- flake8_import_conventions
- flake8_pie/rules
- flake8_pyi
- rules
- snapshots
- flake8_pytest_style
- rules
- snapshots
- flake8_return
- rules
- snapshots
- flake8_simplify
- rules
- snapshots
- flake8_type_checking
- rules
- snapshots
- flake8_unused_arguments
- rules
- snapshots
- flake8_use_pathlib
- rules
- snapshots
- isort
- rules
- pep8_naming
- rules
- snapshots
- perflint/rules
- pycodestyle
- rules
- snapshots
- pydoclint
- rules
- snapshots
- pydocstyle
- rules
- snapshots
- pyflakes
- rules
- snapshots
- pygrep_hooks/rules
- pylint
- rules
- snapshots
- pyupgrade
- rules
- snapshots
- refurb
- rules
- snapshots
- ruff
- rules
- snapshots
- settings
- snapshots
- ruff_notebook
- resources/test/fixtures/jupyter
- cell
- src
- ruff_python_ast_integration_tests/tests
- ruff_python_ast/src
- ruff_python_codegen/src
- ruff_python_formatter
- resources/test/fixtures
- black/cases
- ruff
- expression
- pattern
- statement
- src
- comments
- expression
- other
- pattern
- statement
- string
- tests
- snapshots
- ruff_python_parser/src
- ruff_python_semantic/src
- analyze
- ruff_python_stdlib/src
- ruff_python_trivia/src
- ruff_server/src
- edit
- server/api
- notifications
- requests
- session
- index
- ruff_source_file/src
- ruff_wasm
- ruff_workspace
- src
- ruff
- src
- commands
- tests
- snapshots
- docs
- .overrides
- assets
- editors
- formatter
- stylesheets
- playground
- api
- src/Editor
- python
- ruff-ecosystem
- ruff_ecosystem
- ruff
- scripts
- benchmarks
- knot_benchmark
- src/benchmark
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
1,310 files changed
+44692
-10229
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
23 |
| - | |
| 23 | + | |
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
|
Lines changed: 15 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
| 17 | + | |
| 18 | + | |
17 | 19 |
| |
18 | 20 |
| |
19 | 21 |
| |
20 |
| - | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
21 | 33 |
| |
22 | 34 |
| |
| 35 | + | |
| 36 | + | |
23 | 37 |
| |
24 | 38 |
| |
25 | 39 |
| |
|
Lines changed: 8 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
40 |
| - | |
| 40 | + | |
41 | 41 |
| |
42 | 42 |
| |
43 | 43 |
| |
| |||
142 | 142 |
| |
143 | 143 |
| |
144 | 144 |
| |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
145 | 152 |
| |
146 | 153 |
| |
147 | 154 |
| |
|
Lines changed: 5 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
34 | 34 |
| |
35 | 35 |
| |
36 | 36 |
| |
37 |
| - | |
38 |
| - | |
39 |
| - | |
40 |
| - | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
41 | 41 |
| |
42 | 42 |
| |
43 | 43 |
| |
| |||
145 | 145 |
| |
146 | 146 |
| |
147 | 147 |
| |
| 148 | + | |
148 | 149 |
| |
149 | 150 |
| |
150 | 151 |
| |
|
Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
1 | 3 |
| |
2 | 4 |
| |
3 | 5 |
| |
| |||
64 | 66 |
| |
65 | 67 |
| |
66 | 68 |
| |
67 |
| - | |
| 69 | + | |
68 | 70 |
| |
69 | 71 |
| |
70 | 72 |
| |
|
Lines changed: 7 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
40 |
| - | |
41 |
| - | |
42 |
| - | |
43 |
| - | |
44 |
| - | |
45 |
| - | |
46 |
| - | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
47 | 47 |
| |
48 | 48 |
| |
49 | 49 |
| |
|
Lines changed: 9 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
| 5 | + | |
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
| 9 | + | |
| 10 | + | |
9 | 11 |
| |
10 | 12 |
| |
11 | 13 |
| |
| |||
15 | 17 |
| |
16 | 18 |
| |
17 | 19 |
| |
18 |
| - | |
| 20 | + | |
19 | 21 |
| |
20 | 22 |
| |
21 | 23 |
| |
| |||
33 | 35 |
| |
34 | 36 |
| |
35 | 37 |
| |
36 |
| - | |
| 38 | + | |
37 | 39 |
| |
38 | 40 |
| |
39 | 41 |
| |
| |||
43 | 45 |
| |
44 | 46 |
| |
45 | 47 |
| |
46 |
| - | |
| 48 | + | |
47 | 49 |
| |
48 | 50 |
| |
49 | 51 |
| |
| |||
57 | 59 |
| |
58 | 60 |
| |
59 | 61 |
| |
60 |
| - | |
| 62 | + | |
61 | 63 |
| |
62 | 64 |
| |
63 | 65 |
| |
| |||
66 | 68 |
| |
67 | 69 |
| |
68 | 70 |
| |
69 |
| - | |
70 |
| - | |
| 71 | + | |
| 72 | + | |
71 | 73 |
| |
72 | 74 |
| |
73 | 75 |
| |
|
Lines changed: 38 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
3 | 41 |
| |
4 | 42 |
| |
5 | 43 |
| |
|
0 commit comments