chore: ajout de l'indent style pour les fichiers publicodes

pull/2906/head
Jalil Arfaoui 2024-04-05 23:39:55 +02:00
parent ec065a066e
commit b7c4afeda7
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ max_line_length = 80
[**.{js,jsx,ts,tsx}]
indent_size = 2
[**.{yml,yaml}]
[**.{yml,yaml,publicodes}]
# Spaces are mandatory for yaml files:
indent_style = space
indent_size = 2