Commit 2025-04-10 03:41 84eedd2d
View on Github →feat(maxHeartbeats linter): maxHeartbeats
require a comment (#23816)
The option linter.style.maxHeartbeats
of the deprecated syntax linter flags usages of
set_option maxHeartbeats n in
-- comment whose absence is picked up by the linter
cmd
that do not add a comment explaining the reason for the modification of the maxHeartbeats
.
The linter also also flags synthInstance.maxHeartbeats
.
Zulip