File tree
418 files changed
+6193
-7030
lines changed- crates
- ruff_cli
- src
- commands
- ruff_dev/src
- ruff_diagnostics
- src
- ruff_formatter
- ruff_python_ast
- src
- source_code
- ruff_python_formatter
- src
- cst
- format
- ruff_python_semantic
- src
- ruff_text_size
- src
- tests
- ruff_wasm
- src
- tests
- ruff
- resources/test/fixtures/pycodestyle
- src
- autofix
- checkers
- ast
- docstrings
- jupyter
- message
- snapshots
- rules
- eradicate
- flake8_2020
- flake8_annotations
- flake8_bandit/rules
- flake8_blind_except
- flake8_boolean_trap
- flake8_bugbear/rules
- flake8_builtins
- flake8_commas
- flake8_comprehensions
- rules
- flake8_datetimez
- flake8_debugger
- flake8_django/rules
- flake8_errmsg
- flake8_executable
- rules
- flake8_gettext
- flake8_implicit_str_concat
- flake8_import_conventions/rules
- flake8_logging_format
- flake8_no_pep420
- flake8_pie
- flake8_print/rules
- flake8_pyi/rules
- flake8_pytest_style/rules
- flake8_quotes
- flake8_raise/rules
- flake8_return
- flake8_self/rules
- flake8_simplify/rules
- flake8_tidy_imports
- flake8_type_checking/rules
- flake8_use_pathlib
- isort
- rules
- numpy/rules
- pandas_vet
- rules
- pep8_naming/rules
- pycodestyle
- rules
- logical_lines
- snapshots
- pydocstyle/rules
- pyflakes
- rules
- pygrep_hooks/rules
- pylint/rules
- pyupgrade
- rules
- ruff/rules
- tryceratops/rules
- playground/src/Editor
- scripts
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
418 files changed
+6193
-7030
lines changedLines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
| 15 | + | |
| 16 | + | |
| 17 | + |
Lines changed: 13 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 3 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
30 | 30 |
| |
31 | 31 |
| |
32 | 32 |
| |
| 33 | + | |
33 | 34 |
| |
34 |
| - | |
35 |
| - | |
36 |
| - | |
37 |
| - | |
38 |
| - | |
| 35 | + | |
| 36 | + | |
39 | 37 |
| |
40 | 38 |
| |
41 | 39 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
20 |
| - | |
| 20 | + | |
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
24 |
| - | |
| 24 | + | |
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
|
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
| 12 | + | |
| 13 | + | |
| 14 | + | |
12 | 15 |
| |
13 | 16 |
| |
14 | 17 |
| |
|
0 commit comments