This PR fixes the `guard_msgs.diff` default behavior so that the default specified in the option definition is actually used everywhere.
10 lines
324 B
Text
10 lines
324 B
Text
[debug] foo
|
|
withSetOptionIn.lean:29:0-29:11: error: ❌️ Docstring on `#guard_msgs` does not match generated message:
|
|
|
|
- info: [debug] foo
|
|
+ trace: [debug] foo
|
|
[debug] foo
|
|
withSetOptionIn.lean:38:0-38:11: error: ❌️ Docstring on `#guard_msgs` does not match generated message:
|
|
|
|
- info: [debug] foo
|
|
+ trace: [debug] foo
|