mirror of
https://github.com/pulsar-edit/pulsar.git
synced 2024-11-10 18:24:09 +03:00
15 lines
220 B
JSON
15 lines
220 B
JSON
{
|
|
"max_line_length": {
|
|
"level": "ignore"
|
|
},
|
|
"no_empty_param_list": {
|
|
"level": "error"
|
|
},
|
|
"arrow_spacing": {
|
|
"level": "error"
|
|
},
|
|
"no_interpolation_in_single_quotes": {
|
|
"level": "error"
|
|
}
|
|
}
|