Skip to content

makefile formatting: split lists onto multiple lines for better readability and easier merging#3015

Merged
zuiderkwast merged 5 commits into
valkey-io:unstablefrom
rainsupreme:makefile-formatting
Jan 23, 2026
Merged

makefile formatting: split lists onto multiple lines for better readability and easier merging#3015
zuiderkwast merged 5 commits into
valkey-io:unstablefrom
rainsupreme:makefile-formatting

Conversation

@rainsupreme

Copy link
Copy Markdown
Contributor

These lists are getting longer recently, and they're annoying to edit. I recently did a lot of rebasing and got tired of it. 😅

…merging.

Signed-off-by: Rain Valentine <rsg000@gmail.com>

@hpatro hpatro left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Thank you @rainsupreme. I had to deal with a merge conflict as well recently around the Makefile. This is super helpful.

Comment thread deps/lua/src/Makefile
Comment thread deps/lua/Makefile Outdated
Comment thread src/modules/lua/Makefile
Signed-off-by: Madelyn Olson <madelyneolson@gmail.com>
@codecov

codecov Bot commented Jan 9, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 74.30%. Comparing base (0ee4234) to head (738559b).
⚠️ Report is 38 commits behind head on unstable.

Additional details and impacted files
@@             Coverage Diff              @@
##           unstable    #3015      +/-   ##
============================================
+ Coverage     74.29%   74.30%   +0.01%     
============================================
  Files           129      129              
  Lines         70974    71041      +67     
============================================
+ Hits          52731    52788      +57     
- Misses        18243    18253      +10     

see 37 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Comment thread deps/lua/Makefile Outdated
Comment thread deps/libvalkey/Makefile Outdated
Comment thread deps/lua/Makefile Outdated
Comment thread deps/lua/src/Makefile Outdated
Signed-off-by: Viktor Söderqvist <viktor.soderqvist@est.tech>
Comment thread deps/libvalkey/Makefile Outdated
Comment thread deps/lua/src/Makefile Outdated
Signed-off-by: Viktor Söderqvist <viktor.soderqvist@est.tech>
Comment thread src/Makefile Outdated
Signed-off-by: Rain Valentine <rsg000@gmail.com>
@zuiderkwast zuiderkwast merged commit 278607b into valkey-io:unstable Jan 23, 2026
24 checks passed
@rainsupreme rainsupreme deleted the makefile-formatting branch January 28, 2026 18:45
harrylin98 pushed a commit to harrylin98/valkey_forked that referenced this pull request Feb 19, 2026
…bility and easier merging (valkey-io#3015)

These lists are getting longer recently, and they're annoying to edit. I
recently did a lot of rebasing and got tired of it. 😅

---------

Signed-off-by: Rain Valentine <rsg000@gmail.com>
Signed-off-by: Madelyn Olson <madelyneolson@gmail.com>
Signed-off-by: Viktor Söderqvist <viktor.soderqvist@est.tech>
Co-authored-by: Madelyn Olson <madelyneolson@gmail.com>
Co-authored-by: Viktor Söderqvist <viktor.soderqvist@est.tech>
hpatro pushed a commit to hpatro/valkey that referenced this pull request Mar 5, 2026
…bility and easier merging (valkey-io#3015)

These lists are getting longer recently, and they're annoying to edit. I
recently did a lot of rebasing and got tired of it. 😅

---------

Signed-off-by: Rain Valentine <rsg000@gmail.com>
Signed-off-by: Madelyn Olson <madelyneolson@gmail.com>
Signed-off-by: Viktor Söderqvist <viktor.soderqvist@est.tech>
Co-authored-by: Madelyn Olson <madelyneolson@gmail.com>
Co-authored-by: Viktor Söderqvist <viktor.soderqvist@est.tech>
Signed-off-by: Harkrishn Patro <bunty.hari@gmail.com>
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.

4 participants