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

Improve anonymous function formatting, review box.json #187

Merged
merged 3 commits into from
Jan 18, 2025

Conversation

lkrms
Copy link
Owner

@lkrms lkrms commented Jan 17, 2025

No description provided.

Copy link

codecov bot commented Jan 17, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.93%. Comparing base (7e04993) to head (9730250).
Report is 5 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #187   +/-   ##
=========================================
  Coverage     95.92%   95.93%           
- Complexity     2805     2812    +7     
=========================================
  Files            68       68           
  Lines          7160     7177   +17     
=========================================
+ Hits           6868     6885   +17     
  Misses          292      292           

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

- In anonymous functions with lexical variables, add newlines before
  parameters if they break over multiple lines, and add newlines before
  lexical variables if they break over multiple lines
@lkrms lkrms linked an issue Jan 18, 2025 that may be closed by this pull request
lkrms added 2 commits January 18, 2025 12:10
- Keep `LICENSE` and `LICENSE.md` files
- Remove additional unused `salient/contracts` files
- Improve banner grammar
@lkrms lkrms force-pushed the improve-anonymous-fn branch from e0400b9 to 9730250 Compare January 18, 2025 01:31
@lkrms lkrms changed the title Improve anonymous function formatting Improve anonymous function formatting, review box.json Jan 18, 2025
@lkrms lkrms merged commit 104b23c into main Jan 18, 2025
27 checks passed
@lkrms lkrms deleted the improve-anonymous-fn branch January 18, 2025 01:46
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.

Improve anonymous function formatting
1 participant