ruff
Update CLI to respect fix applicability
#7769
Merged

Update CLI to respect fix applicability #7769

zanieb merged 29 commits into main from zanie/applicability
zanieb
zanieb
zanieb commented on 2023-10-02
zanieb
zanieb commented on 2023-10-02
zanieb
zanieb commented on 2023-10-02
zanieb
zanieb commented on 2023-10-02
zanieb
zanieb commented on 2023-10-02
zanieb
zanieb commented on 2023-10-02
zanieb
zanieb commented on 2023-10-02
zanieb
zanieb commented on 2023-10-02
github-actions
zanieb zanieb force pushed from 6c3b99f4 to 8634ed01 2 years ago
zanieb zanieb added breaking
codspeed-hq
evanrittenhouse Update CLI to respect fix applicability
d01969c9
zanieb Fixups for CI
74acdf5a
zanieb Update CLI documentation for fixes
85b5efe1
zanieb Use `self.flags.intersects` consistently
7c05fb5d
zanieb Revert change to notebook cell iteration
87def586
zanieb Remove stale todo from test
65778334
zanieb Cleanup internal commentary on the fix rules
d004ddc6
zanieb Refactor `fix_file` implementation to use `Fix.applies`
96b8ce18
zanieb Use different symbols for fix messages depending on applicability
9949fa0d
zanieb Update snapshots to reflect changes in fix messages
ee903bf1
zanieb zanieb force pushed from 8634ed01 to ee903bf1 2 years ago
zanieb
zanieb zanieb marked this pull request as ready for review 2 years ago
charliermarsh
charliermarsh commented on 2023-10-04
zanieb Remove comment detailing ordering
b24d9dd0
charliermarsh
charliermarsh commented on 2023-10-04
charliermarsh
charliermarsh commented on 2023-10-04
charliermarsh
charliermarsh commented on 2023-10-04
konstin
konstin approved these changes on 2023-10-04
charliermarsh
charliermarsh commented on 2023-10-04
charliermarsh
charliermarsh commented on 2023-10-04
zanieb Refactor `RuleCodeAndBody.fmt` to avoid using `unwrap`
a5ef7d67
zanieb Do not display fixes with manual applicability
cb6c25e3
zanieb Rename `--suggested-fix` to `--unsafe-fixes` and fix interaction with…
86833400
zanieb Improve messaging around unsafe fixes
d3f0558b
zanieb Refactor `UnsafeFixes` out of `FixMode`
d35d68d0
zanieb Merge branch 'main' into zanie/applicability
953ee4ad
zanieb Update order of applicability levels for `Ord`
98c2c295
zanieb Fix merge compile errors
f57b8534
zanieb Refactor unsafe fix display to avoid using flags
a57e3d33
zanieb Fix unsafe fixes in grouped emitter
d3cb9059
zanieb Refactor `FixableStatistics`
2a5f4547
zanieb Lint
8d894996
zanieb Fixup `CheckCommand`
b72ab243
zanieb
zanieb commented on 2023-10-05
zanieb `FixableStatistics` -> `FixableSummary`
356f4092
zanieb Wrap --fix and --unsafe-fixes in code quotes
1bbc8587
zanieb Clean up integration tests
b6e3a9a7
zanieb Commit missing snapshot
47b146b9
zanieb zanieb force pushed from e739592d to 47b146b9 1 year ago
charliermarsh
charliermarsh approved these changes on 2023-10-05
zanieb Avoid reading `unsafe_fixes` from nested configuration files
859ac7d9
zanieb zanieb enabled auto-merge (squash) 1 year ago
zanieb zanieb merged 22e18741 into main 1 year ago
zanieb zanieb deleted the zanie/applicability branch 1 year ago

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone