ruff
[pycodestyle] Fix: Don't autofix if the first line ends in a question mark? (D400)
#13399
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
9
Changes
View On
GitHub
Commits
fix
yahayaohinoyi
committed
1 year ago
fix
yahayaohinoyi
committed
1 year ago
reimplemented violation for end_with_period
yahayaohinoyi
committed
1 year ago
fix
yahayaohinoyi
committed
1 year ago
attemp to improve snapshot
yahayaohinoyi
committed
1 year ago
remove redundancy
yahayaohinoyi
committed
1 year ago
Discard changes to crates/ruff_linter/src/rules/pydocstyle/rules/ends_with_punctuation.rs
MichaReiser
committed
1 year ago
Revert "Discard changes to crates/ruff_linter/src/rules/pydocstyle/rules/ends_with_punctuation.rs"
MichaReiser
committed
1 year ago
Run new tests for both D00 and D415
MichaReiser
committed
1 year ago
Loading