Xqt has submitted this change. ( 
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1051765?usp=email )

Change subject: [tests] remove ruff settings (maybe used later)
......................................................................

[tests] remove ruff settings (maybe used later)

Change-Id: Iff58b67fcfbdcacc5a67e2cf713319832013fbe2
---
M pyproject.toml
1 file changed, 0 insertions(+), 23 deletions(-)

Approvals:
  Xqt: Verified; Looks good to me, approved
  jenkins-bot: Verified




diff --git a/pyproject.toml b/pyproject.toml
index f1ac0a4..3c8eb7f 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -125,26 +125,3 @@
 Download = "https://www.pywikibot.org";
 Changelog = "https://doc.wikimedia.org/pywikibot/master/changelog.html";
 Tracker = "https://phabricator.wikimedia.org/tag/pywikibot/";
-
-[tool.ruff]
-line-length = 80
-
-[tool.ruff.format]
-quote-style = "single"
-docstring-code-format = true
-
-[tool.ruff.lint]
-select = [
-    # pycodestyle
-    "E",
-    # Pyflakes
-    "F",
-    # pyupgrade
-    "UP",
-    # flake8-bugbear
-    "B",
-    # flake8-simplify
-    "SIM",
-    # isort
-    "I",
-]
\ No newline at end of file

--
To view, visit 
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1051765?usp=email
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.wikimedia.org/r/settings?usp=email

Gerrit-MessageType: merged
Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Change-Id: Iff58b67fcfbdcacc5a67e2cf713319832013fbe2
Gerrit-Change-Number: 1051765
Gerrit-PatchSet: 2
Gerrit-Owner: Xqt <[email protected]>
Gerrit-Reviewer: Xqt <[email protected]>
Gerrit-Reviewer: jenkins-bot
_______________________________________________
Pywikibot-commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to