Skip to content

Commit

Permalink
chore(all): Fix lint, cleanup .gitignore (fluttercommunity#1927)
Browse files Browse the repository at this point in the history
  • Loading branch information
nohli authored Jul 2, 2023
1 parent 4696ff4 commit ff21857
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 0 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -53,5 +53,3 @@ build/
**/*.env

lcov.info
pubspec_overrides.yaml
!/pubspec.lock
1 change: 1 addition & 0 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,5 @@ environment:
sdk: ">=2.18.0 <4.0.0"

dev_dependencies:
flutter_lints: ^2.0.1
melos: ^3.1.0

0 comments on commit ff21857

Please sign in to comment.