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

build: Update lint package dependencies and integrate custom linting across packages #111

Merged
merged 1 commit into from
Dec 2, 2024

Conversation

naipaka
Copy link
Contributor

@naipaka naipaka commented Dec 2, 2024

πŸ”— Issue Link

None

πŸ™Œ What I did

  • Update lint package dependencies
  • Add doc comment

✍️ What I didn't do

βœ… Verification

  • Android
  • iOS
  • macOS
  • Web

Screenshots

Additional Information

@naipaka naipaka requested a review from a team as a code owner December 2, 2024 04:34
@naipaka naipaka requested review from boywithdv and removed request for a team December 2, 2024 04:34
@github-actions github-actions bot added the test label Dec 2, 2024
@naipaka naipaka requested review from riscait and k-nkmr and removed request for boywithdv December 2, 2024 04:35
AppleAuthenticator(this._auth);

final FirebaseAuth _auth;

final authProvider = AppleAuthProvider();
final _authProvider = AppleAuthProvider();
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I made it a private variable to match the other XxxAuthenticator, as it seemed to be used only internally!

@naipaka naipaka merged commit 85dcf8a into main Dec 2, 2024
5 checks passed
@naipaka naipaka deleted the update-lint-package-dependences branch December 2, 2024 06:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants