OSDG-IIITH / www

This repository is the landing page for osdg.iiit.ac.in.
Other
4 stars 16 forks source link

Cleaned up indentation and spacing of js and css #25

Closed polybuildr closed 9 years ago

polybuildr commented 9 years ago

Relevant to #12.

polybuildr commented 9 years ago

Picked tabs since they were more prevalent.

ParthKolekar commented 9 years ago

Fixed in #26

Why picked tabs? It is spaces, 4 everywhere.

Everywhere.

polybuildr commented 9 years ago

@ParthKolekar, #26 is my PR regarding DOS line endings. This is an independent issue. (..?)

And picked tabs because I had no idea what convention was going to be followed, but tabs were being used almost everywhere at the time of the PR.

amoghbl1 commented 9 years ago

@mrinaldhar What exactly is the convention we plan on using??

mrinaldhar commented 9 years ago

I'm in favor of tabs, but that was just the initial code I wrote. Do what you think is best.