Skip to content
This repository has been archived by the owner on Nov 5, 2022. It is now read-only.

Commit

Permalink
Deprecate. (#87)
Browse files Browse the repository at this point in the history
  • Loading branch information
davidmorgan authored Jun 17, 2021
1 parent 5dc836c commit bdcb962
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 1.11.1

- Deprecated. Please use `package:lints` or `package:flutter_lints` instead.

## 1.11.0

- Enforce 8 new lint rules:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: pedantic
version: 1.11.0
version: 1.11.1
description: >-
The Dart analyzer settings and best practices used internally at Google.
homepage: https://github.com/google/pedantic
Expand Down

0 comments on commit bdcb962

Please sign in to comment.