We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1650819 commit 856825aCopy full SHA for 856825a
src/Init/Notation.lean
@@ -842,7 +842,7 @@ Position reporting:
842
`#guard_msgs` appears.
843
- `positions := false` does not report position info.
844
845
-For example, `#guard_msgs (error, drop all) in cmd` means to check warnings and drop
+For example, `#guard_msgs (error, drop all) in cmd` means to check errors and drop
846
everything else.
847
848
The command elaborator has special support for `#guard_msgs` for linting.
0 commit comments