add packaging

This commit is contained in:
Matthieu Jolimaitre 2025-07-23 14:30:13 +02:00
parent 019c576f1d
commit 41d4170ab9
9 changed files with 282 additions and 85 deletions

View file

@ -1,3 +1,7 @@
{
"fmt": { "useTabs": true, "lineWidth": 120 }
"fmt": {
"useTabs": true,
"lineWidth": 120,
"semiColons": false
}
}