Skip to content

Conversation

@statzitz
Copy link
Contributor

Added some useful tools in the Development / Contributing section like some linter like ruff or a dependency manager like uv

Also add some useful tools in the Development / Contributing section.
Add a subsection for usefull tools, like some linter like ruff or a
dependency manager like uv
@statzitz
Copy link
Contributor Author

Hi Yaroslav, I've just find out that the ruff linter also includes PyLint rules, but also includes a wide variety of other rules. https://docs.astral.sh/ruff/rules/ I believe it would be better to use ruff than to continue using only PyLint.

Also remove the old tox.ini file because it is not necessary anymore
(yarsync won't be packaged for python 3.6 anymore and from python3.7+ we
use the pyproject.toml)
@ynikitenko
Copy link
Owner

Hi @statzitz ! Thanks for your update!
I haven't looked at the text thoroughly yet.
I think I've already commented on that (very hard to find!), but in fact there is no need to get rid of tox.ini (it is not outdated).
I think it is nice to save all its configuration in one file separately from the others. So I would not remove that unless there are really good reasons for that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants