SHA256
1
0
forked from pool/python-ruff
Go to file
Ondřej Súkup 9f74bd38b8 - Update to 0.1.3
* Formatter
   * Avoid space around pow for None, True and False
   * Avoid sorting all paths in the format command
   * Insert necessary blank line between class and leading comments
   * Avoid introducing new parentheses in annotated assignments
   * Refine the warnings about incompatible linter options
   * Add test and basic implementation for formatter preview mode
   * Refine warning about incompatible isort settings
   * Only omit optional parentheses for starting or ending with parentheses
   * Use source type to determine parser mode for formatting
   * Don't warn about magic trailing comma when isort.force-single-line is true
   * Use SourceKind::diff for formatter
   * Fix fmt:off with trailing child comment
   * Formatter parentheses support for IpyEscapeCommand
 * Linter
   * [pylint] Add buffer methods to bad-dunder-method-name (PLW3201) exclusions
   * Match rule prefixes from external codes setting in unused-noqa
   * Use line-length setting for isort in lieu of pycodestyle.max-line-length
   * Update fix for unnecessary-paren-on-raise-exception to unsafe for unknown types
   * Correct quick fix message for W605
 * Documentation
   * Fix typo in max-doc-length documentation
   * Improve documentation around linter-formatter conflicts
   * Fix link to error suppression documentation in unused-noqa
   * Add external option to unused-noqa documentation
   * Add title attribute to icons
   * Clarify unsafe case in RSE102
   * Fix skipping formatting examples
   * docs: fix name of magic-trailing-comma option in README

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ruff?expand=0&rev=12
2023-10-27 07:55:42 +00:00
_service - Update to 0.1.3 2023-10-27 07:55:42 +00:00
.gitattributes Accepting request 1117692 from home:mimi_vx 2023-10-13 16:29:43 +00:00
.gitignore Accepting request 1117692 from home:mimi_vx 2023-10-13 16:29:43 +00:00
cargo_config - update to 0.1.0 2023-10-17 11:34:12 +00:00
python-ruff.changes - Update to 0.1.3 2023-10-27 07:55:42 +00:00
python-ruff.spec - Update to 0.1.3 2023-10-27 07:55:42 +00:00
ruff-0.1.3.tar.gz - Update to 0.1.3 2023-10-27 07:55:42 +00:00
vendor.tar.zst - Update to 0.1.3 2023-10-27 07:55:42 +00:00