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

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

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

Modified: trunk/docutils/.ruff.toml
===================================================================
--- trunk/docutils/.ruff.toml	2024-08-01 21:22:56 UTC (rev 9837)
+++ trunk/docutils/.ruff.toml	2024-08-01 21:23:58 UTC (rev 9838)
@@ -7,6 +7,7 @@
 select = [
     "E",    # pycodestyle
     "EXE",  # flake8-executable
+    "DTZ",  # flake8-datetimez
     "F",    # pyflakes
     "FA",   # flake8-future-annotations
     "G",    # flake8-logging-format

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.