File tree Expand file tree Collapse file tree 3 files changed +9
-19
lines changed Expand file tree Collapse file tree 3 files changed +9
-19
lines changed Original file line number Diff line number Diff line change @@ -3,3 +3,11 @@ name: "package:lints"
3
3
about : " Create a bug or file a feature request against package:lints."
4
4
labels : " package:lints"
5
5
---
6
+
7
+ ** Note** this issue tracker is used to:
8
+
9
+ - suggest adding an _ existing_ lint to the core or recommended lint sets, or
10
+ - file a bug or enhancement against ` package:lints `
11
+
12
+ To propose an entirely new lint, see instead https://github.com/dart-lang/sdk ;
13
+ thanks!
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -110,6 +110,6 @@ for a list of rules that make up the core and recommended rule sets.
110
110
[customizing static analysis]: https://dart.dev/tools/analysis
111
111
[rules]: https://dart.dev/tools/linter-rules
112
112
[pub.dev]: https://pub.dev
113
- [issue]: https://github.com/dart-lang/core/issues
113
+ [issue]: https://github.com/dart-lang/core/issues/new?template=lints.md
114
114
[sdk repo]: https://github.com/dart-lang/sdk
115
115
[`package:flutter_lints`]: https://pub.dev/packages/flutter_lints
You can’t perform that action at this time.
0 commit comments