Resolve some solhint errors and warnings

This commit is contained in:
Râu Cao
2023-08-07 23:05:15 +02:00
parent 0b593ec795
commit c61632d949
5 changed files with 18 additions and 20 deletions

View File

@@ -4,6 +4,6 @@
"solhint:recommended"
],
"rules": {
"indent": "2"
"max-line-length": "warn"
}
}