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.
lintUsageCount
1 parent dce6155 commit 46cef5cCopy full SHA for 46cef5c
pkgs/unified_analytics/lib/src/event.dart
@@ -622,7 +622,7 @@ final class Event {
622
/// Event that is emitted periodically to report the number of times each lint
623
/// has been enabled.
624
///
625
- /// [count] - the number of contexts in which the lint was enabled.
+ /// [count] - the number of options files in which the lint was enabled.
626
627
/// [name] - the name of the lint.
628
Event.lintUsageCount({
0 commit comments