Fix three stray cdots. #109273
Annotations
2 errors and 4 warnings
test/GenericSyntaxLinter.lean#L19
❌ Docstring on `#guard_msgs` does not match generated message:
|
|
test/GenericSyntaxLinter.lean#L24
cdots should use `·`
|
test/GenericSyntaxLinter.lean#L25
cdots should use `·`
|
test/GenericSyntaxLinter.lean#L26
cdots should use `·`
|
test/GenericSyntaxLinter.lean#L21
careful: `attribute [instance] ... in` declarations are surprising: they are **not** limited to the subsequent declaration, but define global instances please remove the `in` or make this a `local instance` instead
|
This job failed
Loading