Skip to content
Snippets Groups Projects
Commit d8268714 authored by KERDREUX Jerome's avatar KERDREUX Jerome
Browse files

Enforce ruff and black to use the right formating

parent 760d62e4
No related branches found
No related tags found
1 merge request!1First try of type hints
Showing
with 220 additions and 0 deletions
......@@ -13,3 +13,14 @@ dependencies = ["xaal.lib", "xaal.monitor"]
[tool.setuptools.packages.find]
include = ["xaal.conky"]
[tool.ruff]
line-length = 122
[tool.ruff.format]
quote-style = "preserve"
[tool.black]
line-length = 122
skip-string-normalization = true
......@@ -29,3 +29,14 @@ include = ["xaal.dashboard"]
Homepage = "https://recherche.imt-atlantique.fr/xaal/"
Documentation = "https://redmine.imt-atlantique.fr/projects/xaal/repository/xaal/entry/code/Python/branches/0.7/apps/dashboard/README.rst"
Source = "https://redmine.imt-atlantique.fr/projects/xaal/repository/xaal/show/code/Python/branches/0.7/apps/dashboard"
[tool.ruff]
line-length = 122
[tool.ruff.format]
quote-style = "preserve"
[tool.black]
line-length = 122
skip-string-normalization = true
......@@ -21,3 +21,14 @@ include = ["xaal.fuse"]
Homepage = "https://recherche.imt-atlantique.fr/xaal/"
Documentation = "https://redmine.imt-atlantique.fr/projects/xaal/repository/xaal/entry/code/Python/branches/0.7/apps/fuse/README.rst"
Source = "https://redmine.imt-atlantique.fr/projects/xaal/repository/xaal/show/code/Python/branches/0.7/apps/fuse"
[tool.ruff]
line-length = 122
[tool.ruff.format]
quote-style = "preserve"
[tool.black]
line-length = 122
skip-string-normalization = true
......@@ -31,3 +31,14 @@ include = ["xaal.legacytools"]
Homepage = "https://recherche.imt-atlantique.fr/xaal/"
Documentation = "https://redmine.imt-atlantique.fr/projects/xaal/repository/xaal/entry/code/Python/branches/0.7/apps/legacytools/README.rst"
Source = "https://redmine.imt-atlantique.fr/projects/xaal/repository/xaal/show/code/Python/branches/0.7/apps/legacytools"
[tool.ruff]
line-length = 122
[tool.ruff.format]
quote-style = "preserve"
[tool.black]
line-length = 122
skip-string-normalization = true
......@@ -25,3 +25,14 @@ include = ["xaal.rest"]
Homepage = "https://recherche.imt-atlantique.fr/xaal/"
Documentation = "https://redmine.imt-atlantique.fr/projects/xaal/repository/xaal/entry/code/Python/branches/0.7/apps/rest/README.rst"
Source = "https://redmine.imt-atlantique.fr/projects/xaal/repository/xaal/show/code/Python/branches/0.7/apps/rest"
[tool.ruff]
line-length = 122
[tool.ruff.format]
quote-style = "preserve"
[tool.black]
line-length = 122
skip-string-normalization = true
......@@ -33,3 +33,14 @@ include = ["xaal.tools"]
Homepage = "https://recherche.imt-atlantique.fr/xaal/"
Documentation = "https://redmine.imt-atlantique.fr/projects/xaal/repository/xaal/entry/code/Python/branches/0.7/apps/tools/README.rst"
Source = "https://redmine.imt-atlantique.fr/projects/xaal/repository/xaal/show/code/Python/branches/0.7/apps/tools"
[tool.ruff]
line-length = 122
[tool.ruff.format]
quote-style = "preserve"
[tool.black]
line-length = 122
skip-string-normalization = true
......@@ -18,3 +18,14 @@ include = ["xaal.metadb"]
Homepage = "https://recherche.imt-atlantique.fr/xaal/"
Documentation = "https://redmine.imt-atlantique.fr/projects/xaal/repository/xaal/entry/code/Python/branches/0.7/core/metadb/README.rst"
Source = "https://redmine.imt-atlantique.fr/projects/xaal/repository/xaal/show/code/Python/branches/0.7/core/metadb"
[tool.ruff]
line-length = 122
[tool.ruff.format]
quote-style = "preserve"
[tool.black]
line-length = 122
skip-string-normalization = true
......@@ -18,3 +18,14 @@ include = ["xaal.alexa"]
Homepage = "https://recherche.imt-atlantique.fr/xaal/"
Documentation = "https://redmine.imt-atlantique.fr/projects/xaal/repository/xaal/entry/code/Python/branches/0.7/devices/assistants/Alexa/README.rst"
Source = "https://redmine.imt-atlantique.fr/projects/xaal/repository/xaal/show/code/Python/branches/0.7/devices/assistants/Alexa"
[tool.ruff]
line-length = 122
[tool.ruff.format]
quote-style = "preserve"
[tool.black]
line-length = 122
skip-string-normalization = true
......@@ -19,3 +19,14 @@ include = ["xaal.fauxmo"]
Homepage = "https://recherche.imt-atlantique.fr/xaal/"
Documentation = "https://redmine.imt-atlantique.fr/projects/xaal/repository/xaal/entry/code/Python/branches/0.7/devices/emulations/Fauxmo/README.rst"
Source = "https://redmine.imt-atlantique.fr/projects/xaal/repository/xaal/show/code/Python/branches/0.7/devices/emulations/Fauxmo"
[tool.ruff]
line-length = 122
[tool.ruff.format]
quote-style = "preserve"
[tool.black]
line-length = 122
skip-string-normalization = true
......@@ -18,3 +18,14 @@ include = ["xaal.influxdb"]
Homepage = "https://recherche.imt-atlantique.fr/xaal/"
Documentation = "https://redmine.imt-atlantique.fr/projects/xaal/repository/xaal/entry/code/Python/branches/0.7/devices/loggers/influxdb/README.rst"
Source = "https://redmine.imt-atlantique.fr/projects/xaal/repository/xaal/show/code/Python/branches/0.7/devices/loggers/influxdb"
[tool.ruff]
line-length = 122
[tool.ruff.format]
quote-style = "preserve"
[tool.black]
line-length = 122
skip-string-normalization = true
......@@ -18,3 +18,14 @@ include = ["xaal.mqttlogger"]
Homepage = "https://recherche.imt-atlantique.fr/xaal/"
Documentation = "https://redmine.imt-atlantique.fr/projects/xaal/repository/xaal/entry/code/Python/branches/0.7/devices/loggers/mqtt/README.rst"
Source = "https://redmine.imt-atlantique.fr/projects/xaal/repository/xaal/show/code/Python/branches/0.7/devices/loggers/mqtt"
[tool.ruff]
line-length = 122
[tool.ruff.format]
quote-style = "preserve"
[tool.black]
line-length = 122
skip-string-normalization = true
......@@ -18,3 +18,14 @@ include = ["xaal.warp10"]
Homepage = "https://recherche.imt-atlantique.fr/xaal/"
Documentation = "https://redmine.imt-atlantique.fr/projects/xaal/repository/xaal/entry/code/Python/branches/0.7/devices/loggers/warp10/README.rst"
Source = "https://redmine.imt-atlantique.fr/projects/xaal/repository/xaal/show/code/Python/branches/0.7/devices/loggers/warp10"
[tool.ruff]
line-length = 122
[tool.ruff.format]
quote-style = "preserve"
[tool.black]
line-length = 122
skip-string-normalization = true
......@@ -18,3 +18,14 @@ include = ["xaal.gtknotify"]
Homepage = "https://recherche.imt-atlantique.fr/xaal/"
Documentation = "https://redmine.imt-atlantique.fr/projects/xaal/repository/xaal/entry/code/Python/branches/0.7/devices/notifications/gtk-notify/README.rst"
Source = "https://redmine.imt-atlantique.fr/projects/xaal/repository/xaal/show/code/Python/branches/0.7/devices/notifications/gtk-notify"
[tool.ruff]
line-length = 122
[tool.ruff.format]
quote-style = "preserve"
[tool.black]
line-length = 122
skip-string-normalization = true
......@@ -18,3 +18,14 @@ include = ["xaal.pushbullet"]
Homepage = "https://recherche.imt-atlantique.fr/xaal/"
Documentation = "https://redmine.imt-atlantique.fr/projects/xaal/repository/xaal/entry/code/Python/branches/0.7/devices/notifications/pushbullet/README.rst"
Source = "https://redmine.imt-atlantique.fr/projects/xaal/repository/xaal/show/code/Python/branches/0.7/devices/notifications/pushbullet"
[tool.ruff]
line-length = 122
[tool.ruff.format]
quote-style = "preserve"
[tool.black]
line-length = 122
skip-string-normalization = true
......@@ -18,3 +18,14 @@ include = ["xaal.aqara"]
Homepage = "https://recherche.imt-atlantique.fr/xaal/"
Documentation = "https://redmine.imt-atlantique.fr/projects/xaal/repository/xaal/entry/code/Python/branches/0.7/devices/protocols/Aqara/README.rst"
Source = "https://redmine.imt-atlantique.fr/projects/xaal/repository/xaal/show/code/Python/branches/0.7/devices/protocols/Aqara"
[tool.ruff]
line-length = 122
[tool.ruff.format]
quote-style = "preserve"
[tool.black]
line-length = 122
skip-string-normalization = true
......@@ -19,3 +19,14 @@ include = ["xaal.esphome"]
Homepage = "https://recherche.imt-atlantique.fr/xaal/"
Documentation = "https://redmine.imt-atlantique.fr/projects/xaal/repository/xaal/entry/code/Python/branches/0.7/devices/protocols/ESPHome/README.rst"
Source = "https://redmine.imt-atlantique.fr/projects/xaal/repository/xaal/show/code/Python/branches/0.7/devices/protocols/ESPHome"
[tool.ruff]
line-length = 122
[tool.ruff.format]
quote-style = "preserve"
[tool.black]
line-length = 122
skip-string-normalization = true
......@@ -18,3 +18,14 @@ include = ["xaal.edisio"]
Homepage = "https://recherche.imt-atlantique.fr/xaal/"
Documentation = "https://redmine.imt-atlantique.fr/projects/xaal/repository/xaal/entry/code/Python/branches/0.7/devices/protocols/Edisio/README.rst"
Source = "https://redmine.imt-atlantique.fr/projects/xaal/repository/xaal/show/code/Python/branches/0.7/devices/protocols/Edisio"
[tool.ruff]
line-length = 122
[tool.ruff.format]
quote-style = "preserve"
[tool.black]
line-length = 122
skip-string-normalization = true
......@@ -18,3 +18,14 @@ include = ["xaal.hq433"]
Homepage = "https://recherche.imt-atlantique.fr/xaal/"
Documentation = "https://redmine.imt-atlantique.fr/projects/xaal/repository/xaal/entry/code/Python/branches/0.7/devices/protocols/HQ433/README.rst"
Source = "https://redmine.imt-atlantique.fr/projects/xaal/repository/xaal/show/code/Python/branches/0.7/devices/protocols/HQ433"
[tool.ruff]
line-length = 122
[tool.ruff.format]
quote-style = "preserve"
[tool.black]
line-length = 122
skip-string-normalization = true
......@@ -19,3 +19,14 @@ include = ["xaal.homekit"]
Homepage = "https://recherche.imt-atlantique.fr/xaal/"
Documentation = "https://redmine.imt-atlantique.fr/projects/xaal/repository/xaal/entry/code/Python/branches/0.7/devices/protocols/HomeKit/README.rst"
Source = "https://redmine.imt-atlantique.fr/projects/xaal/repository/xaal/show/code/Python/branches/0.7/devices/protocols/HomeKit"
[tool.ruff]
line-length = 122
[tool.ruff.format]
quote-style = "preserve"
[tool.black]
line-length = 122
skip-string-normalization = true
......@@ -18,3 +18,14 @@ include = ["xaal.ipx800"]
Homepage = "https://recherche.imt-atlantique.fr/xaal/"
Documentation = "https://redmine.imt-atlantique.fr/projects/xaal/repository/xaal/entry/code/Python/branches/0.7/devices/protocols/IPX-800/README.rst"
Source = "https://redmine.imt-atlantique.fr/projects/xaal/repository/xaal/show/code/Python/branches/0.7/devices/protocols/IPX-800"
[tool.ruff]
line-length = 122
[tool.ruff.format]
quote-style = "preserve"
[tool.black]
line-length = 122
skip-string-normalization = true
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment