Development #79788
pre-commit/black, forcer l'utilisation de single quotes ?
0%
Description
Partout on utilise black, qui normalement force l'utilisation de double quotes, ".
On passe une option à black pour ne pas faire ça, --skip-string-normalization, car on préfère les single quotes, '.
Est-ce qu'on voudrait aller plus loin et forcer l'uniformisation vers des single quotes ?
À supposer que ce soit simple à mettre en place, sinon on ne perd pas de temps avec ça, bien sûr. (il y a moyen que ça passe juste par l'ajout d'un hook officiel, https://github.com/pre-commit/pre-commit-hooks#double-quote-string-fixer)
Je trouve que ce serait plus propre, actuellement dans la plupart de nos fichiers .py on trouve les deux syntaxes, pareil au sein d'un même patch.
History
Updated by Thomas Noël about 1 year ago
Moi j'aime bien pouvoir mettre des " quand il y a des ' dans la chaîne de caractère genre "It's funny, isnt' it ?"
(fallait pas m'inviter)
Updated by Valentin Deniaud about 1 year ago
Thomas Noël a écrit :
Moi j'aime bien pouvoir mettre des " quand il y a des ' dans la chaîne de caractère genre "It's funny, isnt' it ?"
Oui je n'imaginais pas autre chose, je parle d'un truc qui remplace "ab" par 'ab' et qui laisse "a'b" tranquille.
Updated by Valentin Deniaud about 1 year ago
Test visible dans chrono #79866, tout a l'air de bien se passer.
Updated by Valentin Deniaud about 1 year ago
- Assignee set to Valentin Deniaud
C'est mergé dans chrono, tant que personne ne crie je vais tranquillement avancer en ouvrant des PR dans les autres briques.
Updated by Robot Gitea about 1 year ago
- Status changed from Nouveau to Solution proposée
Valentin Deniaud (vdeniaud) a ouvert une pull request sur Gitea concernant cette demande :
- URL : https://git.entrouvert.org/entrouvert/hobo/pulls/67
- Titre : ajouter le hook double-quote-string-fixer (#${79788})
- Modifications : https://git.entrouvert.org/entrouvert/hobo/pulls/67/files
Updated by Robot Gitea about 1 year ago
Valentin Deniaud (vdeniaud) a ouvert une pull request sur Gitea concernant cette demande :
- URL : https://git.entrouvert.org/entrouvert/combo/pulls/155
- Titre : ajouter le hook double-quote-string-fixer (#${issue_no})
- Modifications : https://git.entrouvert.org/entrouvert/combo/pulls/155/files
Updated by Robot Gitea about 1 year ago
Valentin Deniaud (vdeniaud) a ouvert une pull request sur Gitea concernant cette demande :
- URL : https://git.entrouvert.org/entrouvert/passerelle/pulls/334
- Titre : ajouter le hook double-quote-string-fixer (#79788)
- Modifications : https://git.entrouvert.org/entrouvert/passerelle/pulls/334/files
Updated by Robot Gitea about 1 year ago
Valentin Deniaud (vdeniaud) a ouvert une pull request sur Gitea concernant cette demande :
- URL : https://git.entrouvert.org/entrouvert/bijoe/pulls/3
- Titre : ajouter le hook double-quote-string-fixer (#79788)
- Modifications : https://git.entrouvert.org/entrouvert/bijoe/pulls/3/files
Updated by Robot Gitea about 1 year ago
Valentin Deniaud (vdeniaud) a ouvert une pull request sur Gitea concernant cette demande :
- URL : https://git.entrouvert.org/entrouvert/gadjo/pulls/36
- Titre : ajouter le hook double-quote-string-fixer (#79788)
- Modifications : https://git.entrouvert.org/entrouvert/gadjo/pulls/36/files
Updated by Robot Gitea about 1 year ago
Valentin Deniaud (vdeniaud) a ouvert une pull request sur Gitea concernant cette demande :
- URL : https://git.entrouvert.org/entrouvert/lingo/pulls/95
- Titre : ajouter le hook double-quote-string-fixer (#79788)
- Modifications : https://git.entrouvert.org/entrouvert/lingo/pulls/95/files
Updated by Robot Gitea about 1 year ago
Valentin Deniaud (vdeniaud) a ouvert une pull request sur Gitea concernant cette demande :
- URL : https://git.entrouvert.org/entrouvert/authentic2-auth-fedict/pulls/6
- Titre : ajouter le hook double-quote-string-fixer (#79788)
- Modifications : https://git.entrouvert.org/entrouvert/authentic2-auth-fedict/pulls/6/files
Updated by Robot Gitea about 1 year ago
Valentin Deniaud (vdeniaud) a ouvert une pull request sur Gitea concernant cette demande :
- URL : https://git.entrouvert.org/entrouvert/authentic2-cut/pulls/4
- Titre : ajouter le hook double-quote-string-fixer (#79788)
- Modifications : https://git.entrouvert.org/entrouvert/authentic2-cut/pulls/4/files
Updated by Robot Gitea about 1 year ago
- Status changed from Solution proposée to Résolu (à déployer)
Valentin Deniaud (vdeniaud) a mergé une pull request sur Gitea concernant cette demande :
- URL : https://git.entrouvert.org/entrouvert/hobo/pulls/67
- Titre : ajouter le hook double-quote-string-fixer (#79788)
- Modifications : https://git.entrouvert.org/entrouvert/hobo/pulls/67/files
Updated by Robot Gitea about 1 year ago
Valentin Deniaud (vdeniaud) a mergé une pull request sur Gitea concernant cette demande :
- URL : https://git.entrouvert.org/entrouvert/combo/pulls/155
- Titre : ajouter le hook double-quote-string-fixer (#79788)
- Modifications : https://git.entrouvert.org/entrouvert/combo/pulls/155/files
Updated by Robot Gitea about 1 year ago
Valentin Deniaud (vdeniaud) a mergé une pull request sur Gitea concernant cette demande :
- URL : https://git.entrouvert.org/entrouvert/passerelle/pulls/334
- Titre : ajouter le hook double-quote-string-fixer (#79788)
- Modifications : https://git.entrouvert.org/entrouvert/passerelle/pulls/334/files
Updated by Robot Gitea about 1 year ago
Valentin Deniaud (vdeniaud) a mergé une pull request sur Gitea concernant cette demande :
- URL : https://git.entrouvert.org/entrouvert/bijoe/pulls/3
- Titre : ajouter le hook double-quote-string-fixer (#79788)
- Modifications : https://git.entrouvert.org/entrouvert/bijoe/pulls/3/files
Updated by Robot Gitea about 1 year ago
Valentin Deniaud (vdeniaud) a mergé une pull request sur Gitea concernant cette demande :
- URL : https://git.entrouvert.org/entrouvert/gadjo/pulls/36
- Titre : ajouter le hook double-quote-string-fixer (#79788)
- Modifications : https://git.entrouvert.org/entrouvert/gadjo/pulls/36/files
Updated by Robot Gitea about 1 year ago
Valentin Deniaud (vdeniaud) a mergé une pull request sur Gitea concernant cette demande :
- URL : https://git.entrouvert.org/entrouvert/lingo/pulls/95
- Titre : ajouter le hook double-quote-string-fixer (#79788)
- Modifications : https://git.entrouvert.org/entrouvert/lingo/pulls/95/files
Updated by Robot Gitea about 1 year ago
Valentin Deniaud (vdeniaud) a mergé une pull request sur Gitea concernant cette demande :
- URL : https://git.entrouvert.org/entrouvert/authentic2-auth-fedict/pulls/6
- Titre : ajouter le hook double-quote-string-fixer (#79788)
- Modifications : https://git.entrouvert.org/entrouvert/authentic2-auth-fedict/pulls/6/files
Updated by Robot Gitea about 1 year ago
Valentin Deniaud (vdeniaud) a mergé une pull request sur Gitea concernant cette demande :
- URL : https://git.entrouvert.org/entrouvert/authentic2-cut/pulls/4
- Titre : ajouter le hook double-quote-string-fixer (#79788)
- Modifications : https://git.entrouvert.org/entrouvert/authentic2-cut/pulls/4/files
Updated by Robot Gitea about 1 year ago
Valentin Deniaud (vdeniaud) a ouvert une pull request sur Gitea concernant cette demande :
- URL : https://git.entrouvert.org/entrouvert/authentic2-wallonie-connect/pulls/4
- Titre : ajouter le hook double-quote-string-fixer (#79788)
- Modifications : https://git.entrouvert.org/entrouvert/authentic2-wallonie-connect/pulls/4/files
Updated by Robot Gitea about 1 year ago
Valentin Deniaud (vdeniaud) a ouvert une pull request sur Gitea concernant cette demande :
- URL : https://git.entrouvert.org/entrouvert/django-mellon/pulls/6
- Titre : ajouter le hook double-quote-string-fixer (#79788)
- Modifications : https://git.entrouvert.org/entrouvert/django-mellon/pulls/6/files
Updated by Robot Gitea about 1 year ago
Valentin Deniaud (vdeniaud) a ouvert une pull request sur Gitea concernant cette demande :
- URL : https://git.entrouvert.org/entrouvert/fargo/pulls/2
- Titre : ajouter le hook double-quote-string-fixer (#79788)
- Modifications : https://git.entrouvert.org/entrouvert/fargo/pulls/2/files
Updated by Robot Gitea about 1 year ago
Valentin Deniaud (vdeniaud) a ouvert une pull request sur Gitea concernant cette demande :
- URL : https://git.entrouvert.org/entrouvert/publik-django-templatetags/pulls/11
- Titre : ajouter le hook double-quote-string-fixer (#79788)
- Modifications : https://git.entrouvert.org/entrouvert/publik-django-templatetags/pulls/11/files
Updated by Robot Gitea about 1 year ago
Valentin Deniaud (vdeniaud) a ouvert une pull request sur Gitea concernant cette demande :
- URL : https://git.entrouvert.org/entrouvert/wcs-olap/pulls/4
- Titre : ajouter le hook double-quote-string-fixer (#79788)
- Modifications : https://git.entrouvert.org/entrouvert/wcs-olap/pulls/4/files
Updated by Robot Gitea about 1 year ago
Valentin Deniaud (vdeniaud) a mergé une pull request sur Gitea concernant cette demande :
- URL : https://git.entrouvert.org/entrouvert/fargo/pulls/2
- Titre : ajouter le hook double-quote-string-fixer (#79788)
- Modifications : https://git.entrouvert.org/entrouvert/fargo/pulls/2/files
Updated by Robot Gitea about 1 year ago
Valentin Deniaud (vdeniaud) a mergé une pull request sur Gitea concernant cette demande :
- URL : https://git.entrouvert.org/entrouvert/django-mellon/pulls/6
- Titre : ajouter le hook double-quote-string-fixer (#79788)
- Modifications : https://git.entrouvert.org/entrouvert/django-mellon/pulls/6/files
Updated by Robot Gitea about 1 year ago
Valentin Deniaud (vdeniaud) a fermé une pull request sur Gitea concernant cette demande.
Updated by Robot Gitea about 1 year ago
Valentin Deniaud (vdeniaud) a mergé une pull request sur Gitea concernant cette demande :
- URL : https://git.entrouvert.org/entrouvert/publik-django-templatetags/pulls/11
- Titre : ajouter le hook double-quote-string-fixer (#79788)
- Modifications : https://git.entrouvert.org/entrouvert/publik-django-templatetags/pulls/11/files
Updated by Robot Gitea about 1 year ago
Valentin Deniaud (vdeniaud) a mergé une pull request sur Gitea concernant cette demande :
- URL : https://git.entrouvert.org/entrouvert/wcs-olap/pulls/4
- Titre : ajouter le hook double-quote-string-fixer (#79788)
- Modifications : https://git.entrouvert.org/entrouvert/wcs-olap/pulls/4/files
Updated by Valentin Deniaud about 1 year ago
- Status changed from Résolu (à déployer) to Fermé
C'est fait partout.
Updated by Robot Gitea about 1 year ago
- Status changed from En cours to Solution proposée
Valentin Deniaud (vdeniaud) a ouvert une pull request sur Gitea concernant cette demande :
- URL : https://git.entrouvert.org/entrouvert/ants-hub/pulls/4
- Titre : ajouter le hook double-quote-string-fixer (#79788)
- Modifications : https://git.entrouvert.org/entrouvert/ants-hub/pulls/4/files
Updated by Robot Gitea about 1 year ago
Valentin Deniaud (vdeniaud) a ouvert une pull request sur Gitea concernant cette demande :
- URL : https://git.entrouvert.org/entrouvert/barbacompta/pulls/11
- Titre : ajouter le hook double-quote-string-fixer (#79788)
- Modifications : https://git.entrouvert.org/entrouvert/barbacompta/pulls/11/files
Updated by Robot Gitea about 1 year ago
Valentin Deniaud (vdeniaud) a ouvert une pull request sur Gitea concernant cette demande :
- URL : https://git.entrouvert.org/entrouvert/combo-plugin-gnm/pulls/2
- Titre : ajouter le hook double-quote-string-fixer (#79788)
- Modifications : https://git.entrouvert.org/entrouvert/combo-plugin-gnm/pulls/2/files
Updated by Robot Gitea about 1 year ago
Valentin Deniaud (vdeniaud) a ouvert une pull request sur Gitea concernant cette demande :
- URL : https://git.entrouvert.org/entrouvert/combo-plugin-imio-townstreet/pulls/1
- Titre : ajouter le hook double-quote-string-fixer (#79788)
- Modifications : https://git.entrouvert.org/entrouvert/combo-plugin-imio-townstreet/pulls/1/files
Updated by Robot Gitea about 1 year ago
Valentin Deniaud (vdeniaud) a ouvert une pull request sur Gitea concernant cette demande :
- URL : https://git.entrouvert.org/entrouvert/combo-plugin-nanterre/pulls/1
- Titre : ajouter le hook double-quote-string-fixer (#79788)
- Modifications : https://git.entrouvert.org/entrouvert/combo-plugin-nanterre/pulls/1/files
Updated by Robot Gitea about 1 year ago
Valentin Deniaud (vdeniaud) a ouvert une pull request sur Gitea concernant cette demande :
- URL : https://git.entrouvert.org/entrouvert/django-journal/pulls/1
- Titre : ajouter le hook double-quote-string-fixer (#79788)
- Modifications : https://git.entrouvert.org/entrouvert/django-journal/pulls/1/files
Updated by Robot Gitea about 1 year ago
Valentin Deniaud (vdeniaud) a ouvert une pull request sur Gitea concernant cette demande :
- URL : https://git.entrouvert.org/entrouvert/docbow/pulls/5
- Titre : ajouter le hook double-quote-string-fixer (#79788)
- Modifications : https://git.entrouvert.org/entrouvert/docbow/pulls/5/files
Updated by Robot Gitea about 1 year ago
Valentin Deniaud (vdeniaud) a ouvert une pull request sur Gitea concernant cette demande :
- URL : https://git.entrouvert.org/entrouvert/eobuilder/pulls/5
- Titre : ajouter le hook double-quote-string-fixer (#79788)
- Modifications : https://git.entrouvert.org/entrouvert/eobuilder/pulls/5/files
Updated by Robot Gitea about 1 year ago
Valentin Deniaud (vdeniaud) a ouvert une pull request sur Gitea concernant cette demande :
- URL : https://git.entrouvert.org/entrouvert/eopayment/pulls/3
- Titre : ajouter le hook double-quote-string-fixer (#79788)
- Modifications : https://git.entrouvert.org/entrouvert/eopayment/pulls/3/files
Updated by Robot Gitea about 1 year ago
Valentin Deniaud (vdeniaud) a ouvert une pull request sur Gitea concernant cette demande :
- URL : https://git.entrouvert.org/entrouvert/eoptasks/pulls/5
- Titre : ajouter le hook double-quote-string-fixer (#79788)
- Modifications : https://git.entrouvert.org/entrouvert/eoptasks/pulls/5/files
Updated by Robot Gitea about 1 year ago
Valentin Deniaud (vdeniaud) a ouvert une pull request sur Gitea concernant cette demande :
- URL : https://git.entrouvert.org/entrouvert/gitea-deb/pulls/4
- Titre : ajouter le hook double-quote-string-fixer (#79788)
- Modifications : https://git.entrouvert.org/entrouvert/gitea-deb/pulls/4/files
Updated by Robot Gitea about 1 year ago
Valentin Deniaud (vdeniaud) a ouvert une pull request sur Gitea concernant cette demande :
- URL : https://git.entrouvert.org/entrouvert/gitea-redmine/pulls/44
- Titre : ajouter le hook double-quote-string-fixer (#79788)
- Modifications : https://git.entrouvert.org/entrouvert/gitea-redmine/pulls/44/files
Updated by Robot Gitea about 1 year ago
Valentin Deniaud (vdeniaud) a ouvert une pull request sur Gitea concernant cette demande :
- URL : https://git.entrouvert.org/entrouvert/git-redmine/pulls/1
- Titre : ajouter le hook double-quote-string-fixer (#79788)
- Modifications : https://git.entrouvert.org/entrouvert/git-redmine/pulls/1/files
Updated by Robot Gitea about 1 year ago
Valentin Deniaud (vdeniaud) a ouvert une pull request sur Gitea concernant cette demande :
- URL : https://git.entrouvert.org/entrouvert/imio-teleservices-templatetags/pulls/1
- Titre : ajouter le hook double-quote-string-fixer (#79788)
- Modifications : https://git.entrouvert.org/entrouvert/imio-teleservices-templatetags/pulls/1/files
Updated by Robot Gitea about 1 year ago
Valentin Deniaud (vdeniaud) a ouvert une pull request sur Gitea concernant cette demande :
- URL : https://git.entrouvert.org/entrouvert/jenkins-lib/pulls/1
- Titre : ajouter le hook double-quote-string-fixer (#79788)
- Modifications : https://git.entrouvert.org/entrouvert/jenkins-lib/pulls/1/files
Updated by Robot Gitea about 1 year ago
Valentin Deniaud (vdeniaud) a ouvert une pull request sur Gitea concernant cette demande :
- URL : https://git.entrouvert.org/entrouvert/passerelle-grandlyon-iodas/pulls/2
- Titre : ajouter le hook double-quote-string-fixer (#79788)
- Modifications : https://git.entrouvert.org/entrouvert/passerelle-grandlyon-iodas/pulls/2/files
Updated by Robot Gitea about 1 year ago
Valentin Deniaud (vdeniaud) a ouvert une pull request sur Gitea concernant cette demande :
- URL : https://git.entrouvert.org/entrouvert/passerelle-imio-liege-lisrue/pulls/1
- Titre : ajouter le hook double-quote-string-fixer (#79788)
- Modifications : https://git.entrouvert.org/entrouvert/passerelle-imio-liege-lisrue/pulls/1/files
Updated by Robot Gitea about 1 year ago
Valentin Deniaud (vdeniaud) a ouvert une pull request sur Gitea concernant cette demande :
- URL : https://git.entrouvert.org/entrouvert/passerelle-minint/pulls/3
- Titre : ajouter le hook double-quote-string-fixer (#79788)
- Modifications : https://git.entrouvert.org/entrouvert/passerelle-minint/pulls/3/files
Updated by Robot Gitea about 1 year ago
Valentin Deniaud (vdeniaud) a ouvert une pull request sur Gitea concernant cette demande :
- URL : https://git.entrouvert.org/entrouvert/passerelle-montpellier-encombrants/pulls/3
- Titre : ajouter le hook double-quote-string-fixer (#79788)
- Modifications : https://git.entrouvert.org/entrouvert/passerelle-montpellier-encombrants/pulls/3/files
Updated by Robot Gitea about 1 year ago
Valentin Deniaud (vdeniaud) a ouvert une pull request sur Gitea concernant cette demande :
- URL : https://git.entrouvert.org/entrouvert/passerelle-montpellier-sig/pulls/2
- Titre : ajouter le hook double-quote-string-fixer (#79788)
- Modifications : https://git.entrouvert.org/entrouvert/passerelle-montpellier-sig/pulls/2/files
Updated by Robot Gitea about 1 year ago
Valentin Deniaud (vdeniaud) a ouvert une pull request sur Gitea concernant cette demande :
- URL : https://git.entrouvert.org/entrouvert/passerelle-reunion-fsn/pulls/2
- Titre : ajouter le hook double-quote-string-fixer (#79788)
- Modifications : https://git.entrouvert.org/entrouvert/passerelle-reunion-fsn/pulls/2/files
Updated by Robot Gitea about 1 year ago
Valentin Deniaud (vdeniaud) a ouvert une pull request sur Gitea concernant cette demande :
- URL : https://git.entrouvert.org/entrouvert/petale/pulls/2
- Titre : ajouter le hook double-quote-string-fixer (#79788)
- Modifications : https://git.entrouvert.org/entrouvert/petale/pulls/2/files
Updated by Robot Gitea about 1 year ago
Valentin Deniaud (vdeniaud) a ouvert une pull request sur Gitea concernant cette demande :
- URL : https://git.entrouvert.org/entrouvert/pfwb-archives-proxy/pulls/1
- Titre : ajouter le hook double-quote-string-fixer (#79788)
- Modifications : https://git.entrouvert.org/entrouvert/pfwb-archives-proxy/pulls/1/files
Updated by Robot Gitea about 1 year ago
Valentin Deniaud (vdeniaud) a ouvert une pull request sur Gitea concernant cette demande :
- URL : https://git.entrouvert.org/entrouvert/pre-commit-debian/pulls/2
- Titre : ajouter le hook double-quote-string-fixer (#79788)
- Modifications : https://git.entrouvert.org/entrouvert/pre-commit-debian/pulls/2/files
Updated by Robot Gitea about 1 year ago
Valentin Deniaud (vdeniaud) a ouvert une pull request sur Gitea concernant cette demande :
- URL : https://git.entrouvert.org/entrouvert/publik-base-theme/pulls/364
- Titre : ajouter le hook double-quote-string-fixer (#79788)
- Modifications : https://git.entrouvert.org/entrouvert/publik-base-theme/pulls/364/files
Updated by Robot Gitea about 1 year ago
Valentin Deniaud (vdeniaud) a ouvert une pull request sur Gitea concernant cette demande :
- URL : https://git.entrouvert.org/entrouvert/publik-client-scripts/pulls/2
- Titre : ajouter le hook double-quote-string-fixer (#79788)
- Modifications : https://git.entrouvert.org/entrouvert/publik-client-scripts/pulls/2/files
Updated by Robot Gitea about 1 year ago
Valentin Deniaud (vdeniaud) a ouvert une pull request sur Gitea concernant cette demande :
- URL : https://git.entrouvert.org/entrouvert/publik-common/pulls/1
- Titre : ajouter le hook double-quote-string-fixer (#79788)
- Modifications : https://git.entrouvert.org/entrouvert/publik-common/pulls/1/files
Updated by Robot Gitea about 1 year ago
Valentin Deniaud (vdeniaud) a ouvert une pull request sur Gitea concernant cette demande :
- URL : https://git.entrouvert.org/entrouvert/publik-infra/pulls/1
- Titre : ajouter le hook double-quote-string-fixer (#79788)
- Modifications : https://git.entrouvert.org/entrouvert/publik-infra/pulls/1/files
Updated by Robot Gitea about 1 year ago
Valentin Deniaud (vdeniaud) a ouvert une pull request sur Gitea concernant cette demande :
- URL : https://git.entrouvert.org/entrouvert/scrutiny/pulls/13
- Titre : ajouter le hook double-quote-string-fixer (#79788)
- Modifications : https://git.entrouvert.org/entrouvert/scrutiny/pulls/13/files
Updated by Robot Gitea about 1 year ago
Valentin Deniaud (vdeniaud) a ouvert une pull request sur Gitea concernant cette demande :
- URL : https://git.entrouvert.org/entrouvert/welco/pulls/2
- Titre : ajouter le hook double-quote-string-fixer (#79788)
- Modifications : https://git.entrouvert.org/entrouvert/welco/pulls/2/files
Updated by Robot Gitea about 1 year ago
- Status changed from Solution proposée to Résolu (à déployer)
Valentin Deniaud (vdeniaud) a mergé une pull request sur Gitea concernant cette demande :
- URL : https://git.entrouvert.org/entrouvert/passerelle-grandlyon-iodas/pulls/2
- Titre : ajouter le hook double-quote-string-fixer (#79788)
- Modifications : https://git.entrouvert.org/entrouvert/passerelle-grandlyon-iodas/pulls/2/files
Updated by Robot Gitea about 1 year ago
Valentin Deniaud (vdeniaud) a mergé une pull request sur Gitea concernant cette demande :
- URL : https://git.entrouvert.org/entrouvert/passerelle-imio-liege-lisrue/pulls/1
- Titre : ajouter le hook double-quote-string-fixer (#79788)
- Modifications : https://git.entrouvert.org/entrouvert/passerelle-imio-liege-lisrue/pulls/1/files
Updated by Robot Gitea about 1 year ago
Valentin Deniaud (vdeniaud) a mergé une pull request sur Gitea concernant cette demande :
- URL : https://git.entrouvert.org/entrouvert/pfwb-archives-proxy/pulls/1
- Titre : ajouter le hook double-quote-string-fixer (#79788)
- Modifications : https://git.entrouvert.org/entrouvert/pfwb-archives-proxy/pulls/1/files
Updated by Robot Gitea about 1 year ago
Valentin Deniaud (vdeniaud) a mergé une pull request sur Gitea concernant cette demande :
- URL : https://git.entrouvert.org/entrouvert/publik-infra/pulls/1
- Titre : ajouter le hook double-quote-string-fixer (#79788)
- Modifications : https://git.entrouvert.org/entrouvert/publik-infra/pulls/1/files
Updated by Robot Gitea about 1 year ago
Valentin Deniaud (vdeniaud) a mergé une pull request sur Gitea concernant cette demande :
- URL : https://git.entrouvert.org/entrouvert/publik-common/pulls/1
- Titre : ajouter le hook double-quote-string-fixer (#79788)
- Modifications : https://git.entrouvert.org/entrouvert/publik-common/pulls/1/files
Updated by Robot Gitea about 1 year ago
Valentin Deniaud (vdeniaud) a mergé une pull request sur Gitea concernant cette demande :
- URL : https://git.entrouvert.org/entrouvert/publik-client-scripts/pulls/2
- Titre : ajouter le hook double-quote-string-fixer (#79788)
- Modifications : https://git.entrouvert.org/entrouvert/publik-client-scripts/pulls/2/files
Updated by Robot Gitea about 1 year ago
Valentin Deniaud (vdeniaud) a mergé une pull request sur Gitea concernant cette demande :
- URL : https://git.entrouvert.org/entrouvert/publik-base-theme/pulls/364
- Titre : ajouter le hook double-quote-string-fixer (#79788)
- Modifications : https://git.entrouvert.org/entrouvert/publik-base-theme/pulls/364/files
Updated by Robot Gitea about 1 year ago
Valentin Deniaud (vdeniaud) a mergé une pull request sur Gitea concernant cette demande :
- URL : https://git.entrouvert.org/entrouvert/passerelle-reunion-fsn/pulls/2
- Titre : ajouter le hook double-quote-string-fixer (#79788)
- Modifications : https://git.entrouvert.org/entrouvert/passerelle-reunion-fsn/pulls/2/files
Updated by Robot Gitea about 1 year ago
Valentin Deniaud (vdeniaud) a mergé une pull request sur Gitea concernant cette demande :
- URL : https://git.entrouvert.org/entrouvert/passerelle-montpellier-sig/pulls/2
- Titre : ajouter le hook double-quote-string-fixer (#79788)
- Modifications : https://git.entrouvert.org/entrouvert/passerelle-montpellier-sig/pulls/2/files
Updated by Robot Gitea about 1 year ago
Valentin Deniaud (vdeniaud) a mergé une pull request sur Gitea concernant cette demande :
- URL : https://git.entrouvert.org/entrouvert/passerelle-minint/pulls/3
- Titre : ajouter le hook double-quote-string-fixer (#79788)
- Modifications : https://git.entrouvert.org/entrouvert/passerelle-minint/pulls/3/files
Updated by Robot Gitea about 1 year ago
Valentin Deniaud (vdeniaud) a mergé une pull request sur Gitea concernant cette demande :
- URL : https://git.entrouvert.org/entrouvert/barbacompta/pulls/11
- Titre : ajouter le hook double-quote-string-fixer (#79788)
- Modifications : https://git.entrouvert.org/entrouvert/barbacompta/pulls/11/files
Updated by Robot Gitea about 1 year ago
Valentin Deniaud (vdeniaud) a mergé une pull request sur Gitea concernant cette demande :
- URL : https://git.entrouvert.org/entrouvert/combo-plugin-gnm/pulls/2
- Titre : ajouter le hook double-quote-string-fixer (#79788)
- Modifications : https://git.entrouvert.org/entrouvert/combo-plugin-gnm/pulls/2/files
Updated by Robot Gitea about 1 year ago
Valentin Deniaud (vdeniaud) a mergé une pull request sur Gitea concernant cette demande :
- URL : https://git.entrouvert.org/entrouvert/combo-plugin-imio-townstreet/pulls/1
- Titre : ajouter le hook double-quote-string-fixer (#79788)
- Modifications : https://git.entrouvert.org/entrouvert/combo-plugin-imio-townstreet/pulls/1/files
Updated by Robot Gitea about 1 year ago
Valentin Deniaud (vdeniaud) a mergé une pull request sur Gitea concernant cette demande :
- URL : https://git.entrouvert.org/entrouvert/combo-plugin-nanterre/pulls/1
- Titre : ajouter le hook double-quote-string-fixer (#79788)
- Modifications : https://git.entrouvert.org/entrouvert/combo-plugin-nanterre/pulls/1/files
Updated by Robot Gitea about 1 year ago
Valentin Deniaud (vdeniaud) a mergé une pull request sur Gitea concernant cette demande :
- URL : https://git.entrouvert.org/entrouvert/django-journal/pulls/1
- Titre : ajouter le hook double-quote-string-fixer (#79788)
- Modifications : https://git.entrouvert.org/entrouvert/django-journal/pulls/1/files
Updated by Robot Gitea about 1 year ago
Valentin Deniaud (vdeniaud) a mergé une pull request sur Gitea concernant cette demande :
- URL : https://git.entrouvert.org/entrouvert/eobuilder/pulls/5
- Titre : ajouter le hook double-quote-string-fixer (#79788)
- Modifications : https://git.entrouvert.org/entrouvert/eobuilder/pulls/5/files
Updated by Robot Gitea about 1 year ago
Valentin Deniaud (vdeniaud) a mergé une pull request sur Gitea concernant cette demande :
- URL : https://git.entrouvert.org/entrouvert/eopayment/pulls/3
- Titre : ajouter le hook double-quote-string-fixer (#79788)
- Modifications : https://git.entrouvert.org/entrouvert/eopayment/pulls/3/files
Updated by Robot Gitea about 1 year ago
Valentin Deniaud (vdeniaud) a mergé une pull request sur Gitea concernant cette demande :
- URL : https://git.entrouvert.org/entrouvert/gitea-redmine/pulls/44
- Titre : ajouter le hook double-quote-string-fixer (#79788)
- Modifications : https://git.entrouvert.org/entrouvert/gitea-redmine/pulls/44/files
Updated by Robot Gitea about 1 year ago
Valentin Deniaud (vdeniaud) a mergé une pull request sur Gitea concernant cette demande :
- URL : https://git.entrouvert.org/entrouvert/imio-teleservices-templatetags/pulls/1
- Titre : ajouter le hook double-quote-string-fixer (#79788)
- Modifications : https://git.entrouvert.org/entrouvert/imio-teleservices-templatetags/pulls/1/files
Updated by Robot Gitea about 1 year ago
Valentin Deniaud (vdeniaud) a mergé une pull request sur Gitea concernant cette demande :
- URL : https://git.entrouvert.org/entrouvert/petale/pulls/2
- Titre : ajouter le hook double-quote-string-fixer (#79788)
- Modifications : https://git.entrouvert.org/entrouvert/petale/pulls/2/files
Updated by Robot Gitea about 1 year ago
Valentin Deniaud (vdeniaud) a mergé une pull request sur Gitea concernant cette demande :
- URL : https://git.entrouvert.org/entrouvert/welco/pulls/2
- Titre : ajouter le hook double-quote-string-fixer (#79788)
- Modifications : https://git.entrouvert.org/entrouvert/welco/pulls/2/files
Updated by Robot Gitea about 1 year ago
Valentin Deniaud (vdeniaud) a mergé une pull request sur Gitea concernant cette demande :
- URL : https://git.entrouvert.org/entrouvert/scrutiny/pulls/13
- Titre : ajouter le hook double-quote-string-fixer (#79788)
- Modifications : https://git.entrouvert.org/entrouvert/scrutiny/pulls/13/files
Updated by Robot Gitea about 1 year ago
Valentin Deniaud (vdeniaud) a mergé une pull request sur Gitea concernant cette demande :
- URL : https://git.entrouvert.org/entrouvert/ants-hub/pulls/4
- Titre : ajouter le hook double-quote-string-fixer (#79788)
- Modifications : https://git.entrouvert.org/entrouvert/ants-hub/pulls/4/files
Updated by Robot Gitea about 1 year ago
Valentin Deniaud (vdeniaud) a mergé une pull request sur Gitea concernant cette demande :
- URL : https://git.entrouvert.org/entrouvert/passerelle-montpellier-encombrants/pulls/3
- Titre : ajouter le hook double-quote-string-fixer (#79788)
- Modifications : https://git.entrouvert.org/entrouvert/passerelle-montpellier-encombrants/pulls/3/files
Updated by Robot Gitea about 1 year ago
Valentin Deniaud (vdeniaud) a mergé une pull request sur Gitea concernant cette demande :
- URL : https://git.entrouvert.org/entrouvert/eoptasks/pulls/5
- Titre : ajouter le hook double-quote-string-fixer (#79788)
- Modifications : https://git.entrouvert.org/entrouvert/eoptasks/pulls/5/files
Updated by Robot Gitea about 1 year ago
Valentin Deniaud (vdeniaud) a mergé une pull request sur Gitea concernant cette demande :
- URL : https://git.entrouvert.org/entrouvert/git-redmine/pulls/1
- Titre : ajouter le hook double-quote-string-fixer (#79788)
- Modifications : https://git.entrouvert.org/entrouvert/git-redmine/pulls/1/files
Updated by Robot Gitea about 1 year ago
Valentin Deniaud (vdeniaud) a mergé une pull request sur Gitea concernant cette demande :
- URL : https://git.entrouvert.org/entrouvert/gitea-deb/pulls/4
- Titre : ajouter le hook double-quote-string-fixer (#79788)
- Modifications : https://git.entrouvert.org/entrouvert/gitea-deb/pulls/4/files
Updated by Robot Gitea about 1 year ago
Valentin Deniaud (vdeniaud) a mergé une pull request sur Gitea concernant cette demande :
- URL : https://git.entrouvert.org/entrouvert/jenkins-lib/pulls/1
- Titre : ajouter le hook double-quote-string-fixer (#79788)
- Modifications : https://git.entrouvert.org/entrouvert/jenkins-lib/pulls/1/files
Updated by Robot Gitea about 1 year ago
Valentin Deniaud (vdeniaud) a mergé une pull request sur Gitea concernant cette demande :
- URL : https://git.entrouvert.org/entrouvert/pre-commit-debian/pulls/2
- Titre : ajouter le hook double-quote-string-fixer (#79788)
- Modifications : https://git.entrouvert.org/entrouvert/pre-commit-debian/pulls/2/files
Updated by Robot Gitea about 1 year ago
Valentin Deniaud (vdeniaud) a mergé une pull request sur Gitea concernant cette demande :
- URL : https://git.entrouvert.org/entrouvert/docbow/pulls/5
- Titre : ajouter le hook double-quote-string-fixer (#79788)
- Modifications : https://git.entrouvert.org/entrouvert/docbow/pulls/5/files
Updated by Valentin Deniaud about 1 year ago
- Status changed from Résolu (à déployer) to Fermé
Fait vraiment partout.