Uh oh!
There was an error while loading. Please reload this page.
Add eslint global nextcloud config - #17263
Conversation
rullzer
commented
Sep 25, 2019
so. It all looks sane. I'm just afraid to press approve on such a huge PR... |
go2sh
commented
Sep 25, 2019
Just for curiosity: Is it really necessary to remove all semicolons? I know nearly no guide, which recommends automatic semicolon insertion (ASI). I looked up Google, AirBNB, W3 School, Mozilla. Only StandardJS does. Even the Nextcloud docs says: |
skjnldsv
commented
Sep 26, 2019
@go2sh that's a very long debate :p In the end, to quote someone: "Discussing about it is opinionated and will induce an endless debate which is not what we want." 😉 |
2126057 to
1154a6aCompare
ChristophWurst
left a comment
There was a problem hiding this comment.
Files like settings/js/vue-settings-apps-users-management.js have like 25k lines added. Did you compile in dev mode? The bundles should not change their size actually.
Uh oh!
There was an error while loading. Please reload this page.
I don't think so! 🤔 EDIT: yes it is :) |
go2sh
commented
Sep 26, 2019
@skjnldsv i dont want to start a discussion. I just thought semicolon was the way to go in nextcloud |
1154a6a to
ecd9c4eCompareskjnldsv
commented
Oct 1, 2019
Bump! I'd like to quickly get this so I don't have to rebase crazy things and also we can catch stuff early for 18 :) |
nickvergessen
commented
Oct 1, 2019
Well I guess we should just rebase and instant merge this |
skjnldsv
commented
Oct 1, 2019
let me rebase one last time then |
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
ecd9c4e to
b9bc241Compareskjnldsv
commented
Oct 1, 2019
All rebased! |
gary-kim
commented
Oct 1, 2019
While understandable for this one since it would be very wasteful to keep re-basing a change like this, I'd like to ask that merging without reviews not become a pattern. Especially for changes as large as this one. |
nickvergessen
commented
Oct 1, 2019
Surely not becoming a pattern 👍 |
Waiting for @GretaD's pr in Move users management to multi line #17239Crazy lots of cleanup! 😑
I found some prettu weird code out there. 🙈
Lots of cleanup left to do, but will be in a follow-up
/**but/*