1 В избранное 0 Ответвления 0

OSCHINA-MIRROR/beikeshop-beikeshop

Присоединиться к Gitlife
Откройте для себя и примите участие в публичных проектах с открытым исходным кодом с участием более 10 миллионов разработчиков. Приватные репозитории также полностью бесплатны :)
Присоединиться бесплатно
Клонировать/Скачать
pint.json 1.6 КБ
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
Edward Yang Отправлено 16.01.2024 09:55 c235d79
{
"preset": "laravel",
"rules": {
"braces": false,
"array_syntax": {
"syntax": "short"
},
"ordered_imports": true,
"no_useless_else": true,
"no_useless_return": true,
"self_accessor": true,
"php_unit_construct": true,
"single_quote": true,
"no_unused_imports": true,
"no_singleline_whitespace_before_semicolons": true,
"no_empty_statement": true,
"no_whitespace_in_blank_line": true,
"combine_consecutive_unsets": true,
"concat_space": {
"spacing": "one"
},
"array_indentation": true,
"no_superfluous_phpdoc_tags": false,
"blank_line_before_statement": {
"statements": ["break", "continue", "declare", "return", "throw", "try"]
},
"binary_operator_spaces": {
"default": "align_single_space"
},
"lowercase_cast": false,
"constant_case": {
"case": "lower"
},
"lowercase_static_reference": true,
"no_blank_lines_after_class_opening": true,
"phpdoc_separation": false,
"phpdoc_single_line_var_spacing": true,
"phpdoc_indent": true,
"phpdoc_align": {
"align": "vertical",
"tags": ["param", "throws", "type", "var", "property"]
},
"visibility_required": {
"elements": ["const", "method", "property"]
},
"single_line_after_imports": true,
"whitespace_after_comma_in_array": true
},
"exclude": [
"database",
"beike/Hook"
],
"notName": [
"server.php"
]
}

Опубликовать ( 0 )

Вы можете оставить комментарий после Вход в систему

1
https://api.gitlife.ru/oschina-mirror/beikeshop-beikeshop.git
git@api.gitlife.ru:oschina-mirror/beikeshop-beikeshop.git
oschina-mirror
beikeshop-beikeshop
beikeshop-beikeshop
master