Overview
Request 1143460 accepted
- update to 0.1.15
* Preview features
* Error when NURSERY selector is used with --preview
* Preserve indentation around multiline strings in formatter
* [flake8-return] Add fixes for all rules (RET505, RET506, RET507, RET508)
* [flake8-simplify] Add fix for if-with-same-arms (SIM114)
* [pycodestyle] Add fix for multiple-imports-on-one-line (E401)
* [pylint] Add fix for collapsible-else-if (PLR5501)
* [pylint] Add fix for useless-else-on-loop (PLW0120)
* [pylint] Implement assigning-non-slot (E0237)
* [pylint] Implement potential-index-error (PLE0643)
* [pylint] Implement too-many-nested-blocks (PLR1702)
* [ruff] Add rule to sort __slots__ and __match_args__
* [ruff] Detect unnecessary dict comprehensions for iterables (RUF025)
* [ruff] Guard against use of default_factory as a keyword argument (RUF026)
* [ruff] Implement mutable-fromkeys-value (RUF024)
* CLI
* Enable auto-wrapping of --help output
* Bug fixes
* Avoid rendering display-only rules as fixable
* Detect automagic-like assignments in notebooks
* Generate custom JSON schema for dynamic setting
* [flake8-no-pep420] Include global --config when determining namespace packages
* [flake8-pie] Omit bound tuples passed to .startswith or .endswith
* [flake8-return] Avoid panic when fixing inlined else blocks
* [flake8-return] Consider exception suppression in unnecessary assignment
* [flake8-return] Take NoReturn annotation into account when analyzing implicit returns
* [flake8-simplify] Support inverted returns in needless-bool (SIM103)
* [flake8-type-checking] Add Pydantic's BaseConfig to default-copy list
* [flake8-type-checking] Avoid marking InitVar as a typing-only annotation
Request History
mimi_vx created request
- update to 0.1.15
* Preview features
* Error when NURSERY selector is used with --preview
* Preserve indentation around multiline strings in formatter
* [flake8-return] Add fixes for all rules (RET505, RET506, RET507, RET508)
* [flake8-simplify] Add fix for if-with-same-arms (SIM114)
* [pycodestyle] Add fix for multiple-imports-on-one-line (E401)
* [pylint] Add fix for collapsible-else-if (PLR5501)
* [pylint] Add fix for useless-else-on-loop (PLW0120)
* [pylint] Implement assigning-non-slot (E0237)
* [pylint] Implement potential-index-error (PLE0643)
* [pylint] Implement too-many-nested-blocks (PLR1702)
* [ruff] Add rule to sort __slots__ and __match_args__
* [ruff] Detect unnecessary dict comprehensions for iterables (RUF025)
* [ruff] Guard against use of default_factory as a keyword argument (RUF026)
* [ruff] Implement mutable-fromkeys-value (RUF024)
* CLI
* Enable auto-wrapping of --help output
* Bug fixes
* Avoid rendering display-only rules as fixable
* Detect automagic-like assignments in notebooks
* Generate custom JSON schema for dynamic setting
* [flake8-no-pep420] Include global --config when determining namespace packages
* [flake8-pie] Omit bound tuples passed to .startswith or .endswith
* [flake8-return] Avoid panic when fixing inlined else blocks
* [flake8-return] Consider exception suppression in unnecessary assignment
* [flake8-return] Take NoReturn annotation into account when analyzing implicit returns
* [flake8-simplify] Support inverted returns in needless-bool (SIM103)
* [flake8-type-checking] Add Pydantic's BaseConfig to default-copy list
* [flake8-type-checking] Avoid marking InitVar as a typing-only annotation
factory-auto added opensuse-review-team as a reviewer
Please review sources
factory-auto accepted review
Check script succeeded
licensedigger accepted review
ok
staging-bot added openSUSE:Factory:Staging:adi:4 as a reviewer
Being evaluated by staging project "openSUSE:Factory:Staging:adi:4"
staging-bot accepted review
Picked "openSUSE:Factory:Staging:adi:4"
dimstar accepted review
ok
anag+factory accepted review
Staging Project openSUSE:Factory:Staging:adi:4 got accepted.
anag+factory approved review
Staging Project openSUSE:Factory:Staging:adi:4 got accepted.
anag+factory accepted request
Staging Project openSUSE:Factory:Staging:adi:4 got accepted.