1
0
Fork 0
mirror of synced 2024-06-14 08:44:49 +12:00
appwrite/pint.json
Torsten Dittmann 8f187986d2 feat: pint
2024-03-06 18:13:43 +01:00

9 lines
135 B
JSON

{
"preset": "psr12",
"exclude": [
"./app/sdks",
"./tests/resources/functions",
"./app/console"
]
}