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

style: enable linter rule require_trailing_commas #1004

Merged
merged 1 commit into from
Dec 21, 2023

Conversation

zeshuaro
Copy link
Owner

No description provided.

@github-actions github-actions bot added the style Changes that do not affect the meaning of the code label Dec 21, 2023
@zeshuaro zeshuaro enabled auto-merge (squash) December 21, 2023 09:43
Copy link

codecov bot commented Dec 21, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (95586b6) 96.49% compared to head (9c52ff2) 96.50%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1004   +/-   ##
=======================================
  Coverage   96.49%   96.50%           
=======================================
  Files         113      113           
  Lines        3884     3888    +4     
=======================================
+ Hits         3748     3752    +4     
  Misses        136      136           
Flag Coverage Δ
appainter 96.85% <100.00%> (+<0.01%) ⬆️
appainter_builder 78.37% <100.00%> (+0.29%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@zeshuaro zeshuaro force-pushed the style/trailing-comma branch from d71c0bb to 9c52ff2 Compare December 21, 2023 10:00
@zeshuaro zeshuaro merged commit 4f8c65b into main Dec 21, 2023
18 checks passed
@zeshuaro zeshuaro deleted the style/trailing-comma branch December 21, 2023 10:25
zeshuaro pushed a commit that referenced this pull request Dec 24, 2023
## [1.14.0](v1.13.0...v1.14.0) (2023-12-24)

### Features

* **sdk:** update dependency flutter to v3.16.5 ([#1003](#1003)) ([95586b6](95586b6))

### Bug Fixes

* **deps:** update dependency firebase_auth to v4.15.3 ([#1002](#1002)) ([943d2fd](943d2fd))
* **deps:** update firebase dependencies ([#891](#891)) ([762cd53](762cd53))

### Styles

* enable linter rule `require_trailing_commas` ([#1004](#1004)) ([4f8c65b](4f8c65b))

### Miscellaneous Chores

* **deps:** lock file maintenance ([#1000](#1000)) ([f607435](f607435))
* **deps:** update dependency mocktail to v1.0.2 ([#1005](#1005)) ([5d46f01](5d46f01))
* **example/deps:** lock file maintenance ([#1001](#1001)) ([a8d468f](a8d468f))
* update typos config to exclude changelog ([#999](#999)) ([180ca7a](180ca7a))
@zeshuaro
Copy link
Owner Author

🎉 This PR is included in version 1.14.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 31, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
style Changes that do not affect the meaning of the code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant