uwescience / myria-web

Web frontend for Myria
https://demo.myria.cs.washington.edu
Other
11 stars 14 forks source link

Adding tabs to load statements #313

Closed jortiz16 closed 7 years ago

senderista commented 7 years ago

These indents are spaces not tabs, right?

jortiz16 commented 7 years ago

On my editor I have 1 tab = 2 spaces. So I did 4 tabs on the csv line and then lined up the other attribute names with the first one.

senderista commented 7 years ago

Sorry, I'm still not clear. Do you mean your editor inserts two spaces when you hit tab, or that it displays a tab char as two spaces?

I just want to ensure that you added space chars not tab chars to the file, and I can't see that easily on github (although I could if I checked out the branch and fed the right incantations to git diff).

jortiz16 commented 7 years ago

That's ok! yes, it inserts two spaces when I hit tab. In other words, I have the option: "indents using spaces" on.