diff --git a/pint.json b/pint.json index a10db7c08..c8bd59aed 100644 --- a/pint.json +++ b/pint.json @@ -1,5 +1,6 @@ { "preset": "psr12", + "exclude": "lang", "rules": { "align_multiline_comment": true, "array_indentation": true, @@ -88,4 +89,4 @@ } } } -} \ No newline at end of file +}