mirror of
https://github.com/status-im/status-desktop.git
synced 2025-02-09 05:05:29 +00:00
10 lines
194 B
JSON
10 lines
194 B
JSON
|
{
|
||
|
"comment": "Hyas rules",
|
||
|
|
||
|
"default": true,
|
||
|
"line_length": false,
|
||
|
"no-inline-html": false,
|
||
|
"no-trailing-punctuation": false,
|
||
|
"no-duplicate-heading": false,
|
||
|
"no-bare-urls": false
|
||
|
}
|