Commit 1d92d66
File tree
1,475 files changed
+35217
-12297
lines changed- .cargo
- .config
- .github
- workflows
- crates
- ruff_benchmark/benches
- ruff_db/src
- diagnostic
- files
- ruff_dev/src
- ruff_graph/src
- ruff_linter
- resources/test/fixtures
- airflow
- fastapi
- flake8_bandit
- flake8_bugbear
- flake8_gettext
- flake8_implicit_str_concat
- flake8_pyi
- flake8_simplify
- pydoclint
- pylint
- pyupgrade
- src
- checkers
- ast
- analyze
- message
- rules
- airflow
- rules
- snapshots
- eradicate/rules
- fastapi
- rules
- snapshots
- flake8_2020/rules
- flake8_annotations/rules
- flake8_async/rules
- flake8_bandit
- rules
- snapshots
- flake8_blind_except/rules
- flake8_boolean_trap/rules
- flake8_bugbear
- rules
- snapshots
- flake8_builtins/rules
- flake8_commas/rules
- flake8_comprehensions/rules
- flake8_copyright/rules
- flake8_datetimez/rules
- flake8_debugger/rules
- flake8_django/rules
- flake8_errmsg/rules
- flake8_executable/rules
- flake8_fixme/rules
- flake8_future_annotations/rules
- flake8_gettext
- rules
- snapshots
- flake8_implicit_str_concat
- rules
- snapshots
- flake8_import_conventions/rules
- flake8_logging_format
- flake8_logging/rules
- flake8_no_pep420/rules
- flake8_pie/rules
- flake8_print/rules
- flake8_pyi
- rules
- snapshots
- flake8_pytest_style/rules
- flake8_quotes/rules
- flake8_raise/rules
- flake8_return/rules
- flake8_self/rules
- flake8_simplify
- rules
- snapshots
- flake8_slots/rules
- flake8_tidy_imports/rules
- flake8_todos/rules
- flake8_type_checking/rules
- flake8_unused_arguments/rules
- flake8_use_pathlib
- rules
- flynt/rules
- isort/rules
- mccabe/rules
- numpy/rules
- pandas_vet/rules
- pep8_naming/rules
- perflint/rules
- pycodestyle/rules
- logical_lines
- pydoclint
- rules
- snapshots
- pydocstyle/rules
- pyflakes/rules
- pygrep_hooks/rules
- pylint
- rules
- snapshots
- pyupgrade
- rules
- pep695
- snapshots
- refurb/rules
- ruff/rules
- tryceratops/rules
- settings
- snapshots
- ruff_macros/src
- ruff_python_ast
- src
- ruff_python_formatter
- resources/test/fixtures
- black/cases
- ruff
- expression
- statement
- src
- expression
- other
- string
- tests
- snapshots
- ruff_python_parser
- resources/inline
- err
- ok
- src
- parser
- snapshots
- snapshots
- tests
- snapshots
- ruff_python_semantic/src
- ruff_text_size/src
- ruff_wasm
- ruff_workspace
- src
- ruff
- src
- commands
- tests
- cli
- snapshots
- snapshots
- ty_completion_eval
- src
- truth
- fstring-completions
- import-deprioritizes-type_check_only
- none-completion
- tstring-completions
- ty_ide
- src
- ty_project
- src
- metadata
- ty_python_semantic
- resources
- mdtest
- annotations
- assignment
- binary
- call
- class
- dataclasses
- diagnostics
- exception
- expression
- generics
- legacy
- pep695
- ide_support
- import
- literal/collections
- loops
- narrow
- conditionals
- scopes
- snapshots
- suppressions
- type_compendium
- type_properties
- type_qualifiers
- primer
- src
- module_resolver
- semantic_index
- types
- call
- infer
- builder
- util
- tests
- ty_server
- src
- server/api
- notifications
- requests
- tests/e2e/snapshots
- ty_test/src
- ty_vendored
- ty_extensions
- vendor/typeshed
- stdlib
- _typeshed
- ctypes
- html
- importlib
- resources
- tkinter
- xml/etree
- ty
- docs
- src
- tests
- cli
- docs
- editors
- fuzz
- fuzz_targets
- playground
- ruff/src/Editor
- ty/src/Editor
- python/py-fuzzer
- scripts
- benchmarks
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
1,475 files changed
+35217
-12297
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
1 | 10 | | |
2 | 11 | | |
3 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | | - | |
23 | | - | |
0 commit comments