☂️ linter support for records #58831
Labels
area-meta
Cross-cutting, high-level issues (for tracking many other implementation issues, ...).
devexp-linter
Issues with the analyzer's support for the linter package
legacy-area-analyzer
Use area-devexp instead.
linter-new-language-feature
P2
A bug or feature request we're likely to work on
Milestone
A meta-issue to discuss and track work on linter support for records.
Updates:
require_trailing_commas
to include record expressions #58851non_constant_identifier_names
to include record type declarations #58836prefer_const_declarations
to encourage const record literals #58839non_constant_identifier_names
to include record fields #58835dart2js: unnecessary 'var' in generated code when assigning to a parameter. #3627unnecessary_const
to include record expressions #58842constant_identifier_names
to include record expressions #58843language/library2_negative_test is invalid #3649File matches (in searchbox proposals) include svn metadata files #3648Additions:
no_types_as_field_names
#58841/fyi @munificent @bwilkerson @goderbauer
The text was updated successfully, but these errors were encountered: