Closed its-saeed closed 1 year ago
scilla-fmt doesn't support libraries and it complains like:
scilla-fmt
Failure("Formatting of Scilla library modules is not implemented yet")
So we need to parse it manually. We need the library name to map it to the library file path.
scilla-fmt
doesn't support libraries and it complains like:So we need to parse it manually. We need the library name to map it to the library file path.