We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a64c379 commit bcff5ceCopy full SHA for bcff5ce
.github/ISSUE_TEMPLATE/lints.md
@@ -0,0 +1,5 @@
1
+---
2
+name: "package:lints"
3
+about: "Create a bug or file a feature request against package:lints."
4
+labels: "package:lints"
5
pkgs/lints/pubspec.yaml
@@ -3,7 +3,7 @@ version: 5.1.1
description: >
Official Dart lint rules. Defines the 'core' and 'recommended' set of lints
suggested by the Dart team.
6
-repository: https://github.com/dart-lang/lints
+repository: https://github.com/dart-lang/core/tree/main/pkgs/lints
7
8
topics:
9
- analysis
0 commit comments