| Contributing to the Linter | |
| ========================== | |
| ## Repository has moved | |
| The Dart linter is now developed within the [Dart SDK][] repository, | |
| and can be found at https://github.com/dart-lang/sdk/tree/main/pkg/linter. | |
| To contribute changes, check out the [SDK Linter contribution guide][]. | |
| [Dart SDK]: https://github.com/dart-lang/sdk | |
| [SDK Linter contribution guide]: https://github.com/dart-lang/sdk/blob/main/pkg/linter/CONTRIBUTING.md | |