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

ci: Add lint rule for curly braces #9032

Merged

Conversation

mtrezza
Copy link
Member

@mtrezza mtrezza commented Mar 17, 2024

Add lint rule for curly braces

Copy link

I will reformat the title to use the proper commit message syntax.

@parse-github-assistant parse-github-assistant bot changed the title ci: add lint rule for curly braces ci: Add lint rule for curly braces Mar 17, 2024
Copy link

Thanks for opening this pull request!

  • ❌ Please link an issue that describes the reason for this pull request, otherwise your pull request will be closed. Make sure to write it as Closes: #123 in the PR description, so I can recognize it.

Copy link

codecov bot commented Mar 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.15%. Comparing base (ad4aa83) to head (6efa40f).
Report is 1 commits behind head on alpha.

Additional details and impacted files
@@            Coverage Diff             @@
##            alpha    #9032      +/-   ##
==========================================
+ Coverage   94.13%   94.15%   +0.02%     
==========================================
  Files         186      186              
  Lines       14678    14678              
==========================================
+ Hits        13817    13820       +3     
+ Misses        861      858       -3     

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

@mtrezza mtrezza merged commit 1a2b513 into parse-community:alpha Mar 19, 2024
21 of 23 checks passed
@mtrezza mtrezza deleted the ci-add-lint-rule-for-curly-braces branch March 19, 2024 21:32
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 7.0.0-alpha.30

@parseplatformorg parseplatformorg added the state:released-alpha Released as alpha version label Mar 20, 2024
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 7.1.0-alpha.1

@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 7.1.0-beta.1

@parseplatformorg parseplatformorg added the state:released-beta Released as beta version label Jun 30, 2024
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 7.1.0

@parseplatformorg parseplatformorg added the state:released Released as stable version label Jun 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
state:released Released as stable version state:released-alpha Released as alpha version state:released-beta Released as beta version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants