Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat!: [DX-2187] Upgrade to DCM 1.22.0 #675

Merged
merged 2 commits into from
Sep 19, 2024
Merged

feat!: [DX-2187] Upgrade to DCM 1.22.0 #675

merged 2 commits into from
Sep 19, 2024

Conversation

witwash
Copy link
Contributor

@witwash witwash commented Sep 9, 2024

Summary

New rules:

New rules left disabled:

Minor formatting and linter fixes

Testing steps

None

Follow-up issues

Release optimus_pedantic

Check during review

  • Verify against Jira issue.
  • Is the PR over 300 additions? Consider rejecting it with advice to split it. Is it over 500 additions? It should definitely be rejected.
  • Unused code removed.
  • Build passing.
  • Is it a bug fix? Check that it is covered by a proper test (unit or integration).

@witwash
Copy link
Contributor Author

witwash commented Sep 9, 2024

@ookami-kb,
What about adding some rules from the pubspec section? For example, pinning dependencies is a good addition, WDYT?

@witwash witwash marked this pull request as ready for review September 9, 2024 16:41
@witwash witwash requested a review from a team as a code owner September 9, 2024 16:41
@ookami-kb
Copy link
Contributor

ookami-kb commented Sep 11, 2024

avoid-assigning-to-static-field

I don't see anything wrong with it, there are completely valid use cases like keeping track of the number of instances.

What about adding some rules from the pubspec section? For example, pinning dependencies is a good addition, WDYT?

Not sure, they don't look very useful to me.

@witwash
Copy link
Contributor Author

witwash commented Sep 13, 2024

@chaeMil, this one as well 👀

@witwash witwash merged commit 001bd87 into master Sep 19, 2024
7 checks passed
@witwash witwash deleted the DX-2187 branch September 19, 2024 07:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants