Skip to content
This repository has been archived by the owner on Jan 3, 2025. It is now read-only.

Fix newly enforce lints and clean pubspec #16

Merged
merged 1 commit into from
Jan 10, 2020
Merged

Conversation

natebosch
Copy link
Member

  • Fix prefer_single_quotes which is now enforced by package:pedantic
  • Add a blank CHANGELOG section so it matches pubspec.
  • Remove unused author section from pubspec.
  • Simplify constraints on packages that had an unnecessarily low lower
    bound. Each of these packages doesn't support the Dart 2 stable SDK
    before their latest major version number.
  • Fail travis for warnings and lints.

- Fix `prefer_single_quotes` which is now enforced by `package:pedantic`
- Add a blank CHANGELOG section so it matches pubspec.
- Remove unused author section from pubspec.
- Simplify constraints on packages that had an unnecessarily low lower
  bound. Each of these packages doesn't support the Dart 2 stable SDK
  before their latest major version number.
- Fail travis for warnings and lints.
@natebosch natebosch requested review from kevmoo and jakemac53 January 10, 2020 19:14
@natebosch natebosch merged commit 6f14fba into master Jan 10, 2020
@natebosch natebosch deleted the new-pedantic branch January 10, 2020 20:51
mosuem pushed a commit to dart-lang/test that referenced this pull request Dec 12, 2024
- Fix `prefer_single_quotes` which is now enforced by `package:pedantic`
- Add a blank CHANGELOG section so it matches pubspec.
- Remove unused author section from pubspec.
- Simplify constraints on packages that had an unnecessarily low lower
  bound. Each of these packages doesn't support the Dart 2 stable SDK
  before their latest major version number.
- Fail travis for warnings and lints.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants