Javier Vilarroig
Javier Vilarroig
I have made my development in main. I'm not sure if there can be any issue with 2.3. AFAIK, no changes on the scripting side that can create problems.
So, probably the best I can do is to update my fork to get the new rules :)
After the rebase, I have some codespell complaints on files that I didn't modified. It's OK if I fix them? Is just to get a clean commit.
Managed. FYI I can assure you the the pre-commit was complaining about files I had not modified. But may be they where by the rebase with upstream/main. What I have...
Unrelated to the review. I have an excel file with information on all the MIDI messages sent by the controller and the MIDI messages read by the controller. I think...
Hi @Swiftb0y I think we're almost done with this PR :smile:
Shit. I tried to rebase upstream/main because git status was telling that my current branch was commits behind. And it seems I made something weird. :(
Thanks @Holzhaus I was already panicking :face_with_spiral_eyes:
Quite weird. The messages is: ``` /home/javor/workspace/mixxx/mixxx/res/controllers/Gemini-G4V-scripts.js 1:1 warning Unexpected var, use let or const instead no-var ``` This is the first line of my script ``` var g4v =...
Sorry for the radio silence. Nasty HD crash has had me at bay for some time.