Highlights
- Pro
Block or Report
Block or report pq
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
dart-lang/sdk Public
The Dart SDK, including the VM, dart2js, core libraries, and more.
-
-
flutter Public
Forked from flutter/flutter
Framework for building high-performance, high-fidelity iOS and Android apps
-
-
-
937 contributions in the last year
Less
More
Activity overview
Contribution activity
October 2022
Created 13 commits in 2 repositories
Created a pull request in dart-lang/linter that received 1 comment
Opened 5 other pull requests in 1 repository
dart-lang/linter
1
open
4
merged
Reviewed 15 pull requests in 1 repository
dart-lang/linter
15 pull requests
- Add lint codes for the remaining core lints
- Address false positive in 3240
- Fix cancel_subscriptions for nullable field
- unnecessary_overrides: correctly identify the overridden signature
- Writing Lints doc: Add text to naming lints paragraph; format
- Add scorecards badge.
- Bump actions/checkout from 3.0.2 to 3.1.0
- update the CI workflow versions
- have the workflows default to read-only permissions
- Add required scorecards id-token permission to fix build
- Add lint implicit_call_tearoffs
-
migrate
parameter_assignmentsfromtraverseNodesInDFS() -
migrate
avoid_returning_thisfromtraverseNodesInDFS -
migrate
cascade_invocationsfromtraverseNodesInDFS() -
migrate
prefer_foreachfromtraverseNodesInDFS()
Created an issue in dart-lang/linter that received 1 comment
Deprecate (and remove) traverseNodesInDFS
This utility method has been the root of some pathologically bad performance (#3706, #505) but is not great even in the common case. As a rule, the…
9 tasks done





