File tree
1,888 files changed
+62843
-26074
lines changed- .cargo
- .config
- .github
- workflows
- changelogs
- crates
- ruff_annotate_snippets/src
- renderer
- ruff_benchmark
- benches
- src
- ruff_db/src
- diagnostic
- render
- snapshots
- files
- ruff_dev/src
- ruff_formatter/src
- ruff_graph/src
- ruff_linter
- resources/test/fixtures
- airflow
- fastapi
- flake8_annotations
- flake8_bandit
- flake8_bugbear
- flake8_future_annotations
- flake8_gettext
- flake8_implicit_str_concat
- flake8_logging_format
- flake8_pyi
- flake8_simplify
- flynt
- isort/required_imports
- pydoclint
- pyflakes
- pylint
- pyupgrade
- ruff
- src
- checkers
- ast
- analyze
- importer
- message
- snapshots
- rules
- airflow
- rules
- snapshots
- eradicate/rules
- fastapi
- rules
- snapshots
- flake8_2020/rules
- flake8_annotations
- rules
- snapshots
- flake8_async/rules
- flake8_bandit
- rules
- snapshots
- flake8_blind_except/rules
- flake8_boolean_trap/rules
- flake8_bugbear
- rules
- snapshots
- flake8_builtins
- rules
- snapshots
- 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
- snapshots
- flake8_gettext
- rules
- snapshots
- flake8_implicit_str_concat
- rules
- snapshots
- flake8_import_conventions/rules
- flake8_logging_format
- rules
- snapshots
- 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
- snapshots
- flake8_unused_arguments/rules
- flake8_use_pathlib
- rules
- snapshots
- flynt
- rules
- snapshots
- isort
- rules
- snapshots
- mccabe/rules
- numpy/rules
- pandas_vet/rules
- pep8_naming/rules
- perflint/rules
- pycodestyle/rules
- logical_lines
- pydoclint
- rules
- snapshots
- pydocstyle/rules
- pyflakes
- rules
- snapshots
- pygrep_hooks/rules
- pylint
- rules
- snapshots
- pyupgrade
- rules
- pep695
- snapshots
- refurb
- rules
- snapshots
- ruff
- rules
- snapshots
- tryceratops/rules
- settings
- snapshots
- ruff_macros/src
- ruff_memory_usage/src
- ruff_notebook/src
- ruff_python_ast
- src
- ruff_python_formatter
- resources/test/fixtures
- black/cases
- ruff
- expression
- statement
- src
- comments
- expression
- other
- string
- tests
- snapshots
- ruff_python_parser
- resources/inline
- err
- ok
- src
- parser
- snapshots
- snapshots
- tests
- snapshots
- ruff_python_semantic/src
- analyze
- ruff_python_stdlib/src
- ruff_python_trivia_integration_tests/tests
- snapshots
- ruff_python_trivia/src
- ruff_server/src
- ruff_text_size/src
- ruff_wasm
- ruff_workspace
- src
- ruff
- src
- commands
- tests
- cli
- snapshots
- snapshots
- ty_completion_eval
- src
- truth
- fstring-completions
- higher-level-symbols-preferred
- sub1
- import-deprioritizes-dunder
- __zqzqzq
- zqzqzq
- import-deprioritizes-sunder
- _zqzqzq
- zqzqzq
- import-deprioritizes-type_check_only
- none-completion
- numpy-array
- object-attr-instance-methods
- raise-uses-base-exception
- scope-existing-over-new-import
- scope-prioritize-closer
- scope-simple-long-identifier
- tstring-completions
- ty-extensions-lower-stdlib
- type-var-typing-over-ast
- ty_ide
- src
- ty_project
- src
- metadata
- ty_python_semantic
- resources
- mdtest
- annotations
- assignment
- binary
- boundness_declaredness
- call
- class
- dataclasses
- diagnostics
- directives
- exception
- expression
- generics
- legacy
- pep695
- ide_support
- import
- literal/collections
- loops
- narrow
- conditionals
- scopes
- snapshots
- stubs
- suppressions
- type_compendium
- type_properties
- type_qualifiers
- with
- primer
- src
- module_resolver
- semantic_index
- types
- call
- infer
- builder
- util
- tests
- ty_server
- src
- server/api
- notifications
- requests
- tests/e2e/snapshots
- ty_static/src
- ty_test
- src
- ty_vendored
- ty_extensions
- vendor/typeshed
- stdlib
- _typeshed
- asyncio
- concurrent/interpreters
- ctypes
- curses
- dbm
- email
- html
- importlib
- resources
- multiprocessing
- tkinter
- xml/etree
- ty_wasm
- ty
- docs
- src
- tests
- cli
- docs
- editors
- fuzz
- fuzz_targets
- playground
- api
- 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,888 files changed
+62843
-26074
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 | | - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
134 | | - | |
| 134 | + | |
135 | 135 | | |
136 | 136 | | |
137 | 137 | | |
| |||
169 | 169 | | |
170 | 170 | | |
171 | 171 | | |
172 | | - | |
| 172 | + | |
173 | 173 | | |
174 | 174 | | |
175 | 175 | | |
| |||
276 | 276 | | |
277 | 277 | | |
278 | 278 | | |
279 | | - | |
| 279 | + | |
280 | 280 | | |
281 | 281 | | |
282 | 282 | | |
| |||
0 commit comments