| Current Path : /var/www/html/dynaweb-starter/plugin/dynaweb-site/ |
| Current File : /var/www/html/dynaweb-starter/plugin/dynaweb-site/pint.json |
{
"preset": "laravel",
"rules": {
"blank_line_before_statement": true,
"concat_space": {
"spacing": "one"
},
"method_argument_space": true,
"single_trait_insert_per_statement": true,
"types_spaces": {
"space": "single"
}
}
}