python-ruff

Edit Package python-ruff
No description set
Refresh
Refresh
Source Files
Filename Size Changed
_service 0000000315 315 Bytes
cargo_config 0000000101 101 Bytes
python-ruff.changes 0000004818 4.71 KB
python-ruff.spec 0000001912 1.87 KB
ruff-0.1.0.tar.gz 0001632695 1.56 MB
vendor.tar.zst 0038577568 36.8 MB
Revision 2 (latest revision is 39)
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1118297 from Ondřej Súkup's avatar Ondřej Súkup (mimi_vx) (revision 2)
- update to 0.1.0
 * Breaking changes
  + Unsafe fixes are no longer displayed or applied without opt-in
  + Drop formatting specific rules from the default set
  + The deprecated format setting has been removed
  + The format setting cannot be used to configure the output format, use output-format instead
  + The RUFF_FORMAT environment variable is ignored, use RUFF_OUTPUT_FORMAT instead
  + The --format option has been removed from ruff check, use --output-format instead
 * Rule changes
  + Extend reimplemented-starmap (FURB140) to catch calls with a single and starred argument
  + Improve cases covered by RUF015
  + Update SIM15 to allow open followed by close
  + Respect msgspec.Struct default-copy semantics in RUF012
  + Add sqlalchemy methods to `flake8-boolean-trap`` exclusion list
  + Add fix for PLR1714
  + Add fix for PIE804
  + Add fix for PLC0208
  + Add fix for PYI055
  + Update non-pep695-type-alias to require --unsafe-fixes outside of stub files
  + Improve fix message for UP018
  + Update PLW3201 to support Enum sunder names
 * Preview features
  + Only show warnings for empty preview selectors when enabling rules
  + Add unnecessary-key-check to simplify key in dct and dct[key] to dct.get(key)
  + Add assignment-in-assert to prevent walrus expressions in assert statements
  + [refurb] Add single-item-membership-test (FURB171)
  + [pylint] Add and-or-ternary (R1706)
  + New rules are added in preview.
 * Configuration
  + Add unsafe-fixes setting
Comments 0
openSUSE Build Service is sponsored by