forked from pool/python-ruff
- update to 0.6.1:
* Detect imports in src layouts by default for isort rules * The pytest rules PT001 and PT023 now default to omitting the decorator parentheses when there are no arguments . * Lint and format Jupyter Notebook by default . * big list of changes: https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ruff?expand=0&rev=75
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 19 17:40:41 UTC 2024 - Ondřej Súkup <mimi.vx@gmail.com>
|
||||
|
||||
- update to 0.6.1:
|
||||
* Detect imports in src layouts by default for isort rules
|
||||
* The pytest rules PT001 and PT023 now default to omitting the decorator parentheses when there are no arguments .
|
||||
* Lint and format Jupyter Notebook by default .
|
||||
* big list of changes: https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 5 13:09:56 UTC 2024 - Soc Virnyl Estela <obs@uncomfyhalomacro.pl>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user