-
Notifications
You must be signed in to change notification settings - Fork 569
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
backport indentation changes #239
Comments
Can I do each of these in turn, preserving metadata in the commits, but then submitting one mega-backport PR for them? |
#10479 should probably happen as well and first. I'll include it in my mega-PR (if it's OK to mega-PR this). |
#14417 is a no-op when applied to v6.x-staging, so it can be left out. |
This also needs the ESLint updates for bug fixes. |
Will need nodejs/node#13950 too. |
All backported in nodejs/node#14835 |
Lovely! |
/cc @Trott
fa8c5f4372
] - tools: remove legacy indentation linting (Rich Trott) #145157c51240b1a
] - test: adjust indentation for stricter linting (Rich Trott) #14431a7b3e06e9b
] - lib: modify destructuring for indentation (Rich Trott) #144178010b2148f
] - lib: update indentation of ternaries (Rich Trott) #142474d41502efe
] - lib: normalize indentation in parentheses (Rich Trott) #14125d9c3ccac47
] - lib: remove excess indentation (Rich Trott) #14090a1c342da5b
] - lib: use consistent indentation for ternaries (Rich Trott) #14078The text was updated successfully, but these errors were encountered: