[CLN] global : full pre-commit & ruff lint

This commit is contained in:
jscampucci
2025-09-15 12:58:03 +02:00
parent b63c4b5335
commit 174aabfbbb
71 changed files with 673 additions and 429 deletions

View File

@@ -5,18 +5,15 @@
"version": "16.0.0.0.0",
"license": "AGPL-3",
"author": "Elabore",
"website": "https://www.elabore.coop",
'summary': 'Add manual send in event communication',
'description': """
"website": "https://github.com/elabore-coop/event-tools",
"summary": "Add manual send in event communication",
"description": """
Add manual send in event communication
----------------------------------------------------
""",
"category": "",
"depends": ["event"],
"data": [
'views/event_event_views.xml'
],
"data": ["views/event_event_views.xml"],
"installable": True,
}