File tree Expand file tree Collapse file tree
tests/format/Parentheses/__snapshots__ Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -982,7 +982,7 @@ contract DivNoParentheses {
982982
983983exports [` EqualParentheses.sol format 1` ] = `
984984====================================options=====================================
985- parsers: ["slang-solidity "]
985+ parsers: ["slang"]
986986printWidth: 80
987987 | printWidth
988988=====================================input======================================
@@ -1881,7 +1881,7 @@ contract MulNoParentheses {
18811881
18821882exports [` NotEqualParentheses.sol format 1` ] = `
18831883====================================options=====================================
1884- parsers: ["slang-solidity "]
1884+ parsers: ["slang"]
18851885printWidth: 80
18861886 | printWidth
18871887=====================================input======================================
You can’t perform that action at this time.
0 commit comments