Zulip Chat Archive
Stream: mathlib4
Topic: Non-docstring comments before declarations
Yury G. Kudryashov (Feb 01 2026 at 00:28):
I've recently noticed some comments that were clearly meant to be docstrings, but accidentally used /- instead of /--. Should we have a syntax linter that warns against it?
Johan Commelin (Feb 02 2026 at 08:11):
Good idea: I've created https://github.com/mathlib-initiative/TaskList/issues/41
Last updated: Feb 28 2026 at 14:05 UTC