SF.net SVN: docutils:[9836 ] trunk/docutils/.ruff. toml

aa-turner--- via Docutils-checkins <[email protected]>
Newsgroups gmane.text.docutils.cvs
Message-ID <[email protected]>
Revision: 9836
          http://sourceforge.net/p/docutils/code/9836
Author:   aa-turner
Date:     2024-08-01 21:22:16 +0000 (Thu, 01 Aug 2024)
Log Message:
-----------
Enable the flake8-tidy-imports linter in Ruff

Modified Paths:
--------------
    trunk/docutils/.ruff.toml

Modified: trunk/docutils/.ruff.toml
===================================================================
--- trunk/docutils/.ruff.toml	2024-08-01 21:21:24 UTC (rev 9835)
+++ trunk/docutils/.ruff.toml	2024-08-01 21:22:16 UTC (rev 9836)
@@ -21,6 +21,7 @@
     "SLOT", # flake8-slots
     "T10",  # flake8-debugger
     "TCH",  # flake8-type-checking
+    "TID",  # flake8-tidy-imports
     "W",    # pycodestyle
 ]
 ignore = [

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.