mirror of
https://github.com/acid-info/Kurate.git
synced 2025-02-10 14:56:26 +00:00
7 lines
82 B
JSON
7 lines
82 B
JSON
{
|
|
"extends": "solhint:default",
|
|
"rules": {
|
|
"max-line-length": "off"
|
|
}
|
|
}
|